Giter VIP home page Giter VIP logo

Comments (5)

YyzHarry avatar YyzHarry commented on May 27, 2024

Hi, thanks for your interest! "CE(Balanced)" means CE with class-balanced sampling.

from imbalanced-semi-self.

mingliangzhang2018 avatar mingliangzhang2018 commented on May 27, 2024

Hi, thanks for your interest! "CE(Balanced)" means CE with class-balanced sampling.

Thanks!

from imbalanced-semi-self.

mingliangzhang2018 avatar mingliangzhang2018 commented on May 27, 2024

I still have some questions. At first, why not apply models of ResNeXt same as the paper "DECOUPLING"? Secondly, I find that you use small batch size (100 or 128) in the models training with SSP for the datasets of Imagenet-LT and iNat2018. Do you test the performance of all baseline methods without SSP using same batch size? In other words, whether or not the performance improvement mainly comes from the adjustment of the batch size but less from SSP?

from imbalanced-semi-self.

YyzHarry avatar YyzHarry commented on May 27, 2024
  • ResNeXt architecture: Simply because we have limited computation resources. As we are comparing to many methods rather than only decoupling method, we just choose 1-2 representative architectures. I believe similar results should hold for different architectures.
  • Batch size: For ImageNet-LT I'm using 128 for all models (and 100 for iNat), as these are the maximum size my GPU can hold. Note that both the baselines and models with SSP are using the same training setups, despite the latter one loading a pre-trained model.

from imbalanced-semi-self.

mingliangzhang2018 avatar mingliangzhang2018 commented on May 27, 2024
  • ResNeXt architecture: Simply because we have limited computation resources. As we are comparing to many methods rather than only decoupling method, we just choose 1-2 representative architectures. I believe similar results should hold for different architectures.
  • Batch size: For ImageNet-LT I'm using 128 for all models (and 100 for iNat), as these are the maximum size my GPU can hold. Note that both the baselines and models with SSP are using the same training setups, despite the latter one loading a pre-trained model.

thank you very much!

from imbalanced-semi-self.

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.