Skip to content

suzhenghang/MobileNetV2_Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MobileNetV2_Pytorch

This Pytorch Version of MobileNetV2 is converted from my Caffe Version manually.

Pytorch Version: 0.4.0 Python Version: 3.6.5

Run: python my_eval.py -a mobilenetv2 --evaluate MobileNetV2_From_Caffe.pth --data path_t0_ImageNetValSet/

Then you could get the result: top1 71.460, top5 90.200 (A little increase)

About

This Pytorch Version of MobileNetV2 is converted from my Caffe Version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages