suzhenghang / MobileNetv2

BSD 3-Clause "New" or "Revised" License
146 stars 122 forks source link

What is your accuracy and ask for caffemodel #2

Open 408550969 opened 6 years ago

408550969 commented 6 years ago

Hi Can you share your accuracy or even caffemodel? When I run shufflenet, the utilization rate of the computer's hard disk often reaches 100%. Have you ever met this situation? Thanks!

suzhenghang commented 6 years ago

Hi, I do not meet this situation. The model got the top1/top5: 0.7123/0.9018 and you can download it now.

408550969 commented 6 years ago

Thanks!

408550969 commented 6 years ago

Hi, I find the speed of mobilenetv2 is very very slow.It's lot slower than the paper. May I ask why?