Giter VIP home page Giter VIP logo

Comments (3)

shjo-april avatar shjo-april commented on June 12, 2024

Hello,
thanks for question.

I already put up prerequisite on my github page. You can refer to that.
When I make ResNet-50 train PASCAL VOC 2012 dataset, I don't fix the parameters of batch normalization. Specifically, the size of VRAM on 4 GTX 1080 Ti is approximately 42GB. However, the size of VRAM on 4 Titan RTX is approximately 96GB. As you know, batch normalization is very sensitive to batch size. So, your mIoU is reasonable. In conclusion, I recommend two ways which are to increase batch size or to replace normal batch normalization to fixed batch normalization.

Best regard,
Sanghyun

from puzzlecam.

mouzhengdong avatar mouzhengdong commented on June 12, 2024

Thanks for your reply, but i dont have the 96GB of VRAM. and i try the fix BN,the loss turned to NAN soon.
and I have noted that the syncBN will compute BN parametres of all devices and will it be
effective?

from puzzlecam.

lucasdavid avatar lucasdavid commented on June 12, 2024

@mouzhengdong I'm also getting NaN when setting fixed batch norm. Did you manage to fix this somehow?

from puzzlecam.

Related Issues (18)

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.