Code Monkey home page Code Monkey logo

modelzoo.pytorch's Introduction

Hi there,I'm Devin Yang πŸ‘‹

WeChat: DevinXYang

Anurag's github stats

modelzoo.pytorch's People

Contributors

pistony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

modelzoo.pytorch's Issues

Add GhostNet-600 to model zoo

Hi there, while browsing the official GhostNet repository on Gitee.com, I found a potentially very interesting version of GhostNet termed GhostNet-600 which claims 80.2 top1 accuracy on ImageNet for only 0.6GFLOPS and 11.9M parameters. It is not mentioned in the paper but the source code is available on Gitee.
Could you reproduce this performance and provide latency information ?

Can't reproduce the results

Hi,

Thanks for sharing this great work. I try to run you command to reproduce ghostnet but I'm only able to get around 74.7%, which should be >75%. Is there any suggestions? Here is the command I use:

CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 python distribute_train_script.py --data-path /workspace/datasets/ImageNet/decompressed/t1/ --batch-size 256 --dtype float16 \
                                  -j 48 --epochs 360 --lr 2.6 --warmup-epochs 5 --label-smoothing \
                                  --no-wd --wd 0.00003 --model GhostNet --log-interval 150 --model-info \
                                  --dist-url tcp://127.0.0.1:26548 --world-size 1 --rank 0

influence of the batch size and the number of GPUs

Thanks for your great work!
Could you please share the influence of the batch size and the number of GPUs?
Also how to choose a suitable learning rate and batch size if the available GPUs is not enough.
Thank you!

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.