Giter Site home page Giter Site logo

Comments (5)

huang-ziyuan avatar huang-ziyuan commented on May 28, 2024

Thanks for the feedback. Could you specify which model/config are you referring to?

from tadaconv.

PeiqinZhuang avatar PeiqinZhuang commented on May 28, 2024

Please refer to the following link. (

ENABLE: false
) As mentioned, all configure files are based on the base configure file. However, the ema mode is turned off in the base configure file. If we want to execute the setting of tadaformer_b16_ssv2_16f, it is supposed to explicitly turn on the ema mode. BTW, the ema decay coefficient is different from what you reported in your work, e.g. 0.99996 v.s. 0.9996. Maybe you can check it later.

from tadaconv.

huang-ziyuan avatar huang-ziyuan commented on May 28, 2024

Yes, if you wish to turn on EMA, you will have to manually enable ema and set the ema decay factor in your config file to run. We indeed used EMA during training TAdaFormer, but we actually observe negligible performance differences for the ema models and the original model. Therefore, turning on ema is not a must for training TAdaFormers.

from tadaconv.

PeiqinZhuang avatar PeiqinZhuang commented on May 28, 2024

As mentioned in your paper, turning on the ema mode may prevent the model from over-fitting problems. I am curious how important it is for training.

from tadaconv.

huang-ziyuan avatar huang-ziyuan commented on May 28, 2024

It affects the top-1 accuracy by 0.2~0.4 for large models.

from tadaconv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.