Git Product home page Git Product logo

Comments (2)

cfzd avatar cfzd commented on June 29, 2024

@WYHZQ
抱歉,这个已经没有了。不过训出这个模型的setting很简单,就是标准setting加上label smoothing和cos linearning rate decay。

你也可以很简单的用我们现成的代码训出来,只需要在训练命令上把模型替换掉就行了,把-a fcanet50换成-a resnet50即可。

python -m torch.distributed.launch --nproc_per_node=$NGPUS main.py -a resnet50 --dali_cpu --b 128 --loss-scale 128.0 --opt-level O2 /path/to/your/ImageNet

from fcanet.

WYHZQ avatar WYHZQ commented on June 29, 2024

@WYHZQ 抱歉,这个已经没有了。不过训出这个模型的setting很简单,就是标准setting加上label smoothing和cos linearning rate decay。

你也可以很简单的用我们现成的代码训出来,只需要在训练命令上把模型替换掉就行了,把- 一个fcanet 50换成- 一个resnet 50即可。

- -nproc_per_node=$NGPUS main.py--a resnet 50--dali_cpu --b 128 --损耗等级128.0 --可选级别O2 /路径/到/您的/ImageNet

好的,谢谢您的回复!

from fcanet.

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.