Giter VIP home page Giter VIP logo

jiweibo / imagenet Goto Github PK

View Code? Open in Web Editor NEW
382.0 7.0 82.0 351 KB

This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)

Home Page: https://github.com/jiweibo/ImageNet

License: MIT License

Python 100.00%
pytorch python imagenet alexnet squeezenet densenet-pytorch densenet resnet vgg model-architecture

imagenet's People

Contributors

jiweibo 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  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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

imagenet's Issues

About the prec1.

I clone the project and reexecute it with resnet50. However, it comes out only Prec@1 72.780 Prec@5 90.880. I only add "nn.DataParallel". Could you give me the final *.pth of resnet50?

Yours,
Sincerely.

多卡训练的问题

你好,我使用你的代码训练resnet,最后的top1大概最高只能达到resnet18 68.5左右,resnet34 72.88左右。达不到你表格中的69.758%和73.314。请问resnet18、resnet34这两个训练的初始参数和学习率是怎样的?

nameerror: name 'mnet' is not defined

您好,我在models文件夹下新建了mnet.py,设计了新的网络,然而执行main.py的model = mnet (pretrained=args.pretrained)时出现了nameerror。
请问该怎么解决啊?谢谢!

ImageNet训练收敛问题

显卡内存不够,batchsize设置为200,前几个epoch TOP1和TOP5的准确率非常低,4个eopchs下来在验证集上TOP5只有0.005,是ImageNet数据集没弄好吗?还是本来就是这样呢?

Something wrong in the top5 accuracy

There may be something wrong in top5 accuracy updating, which making the top5 accuracy is the same as the top1.
The code with problem(main.py) is as follow:
image

hyper-parameters

Did you still have the hper-parameters for the different networks to achieve the top accuracy?

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.