pytorch / examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
https://pytorch.org/examples
BSD 3-Clause "New" or "Revised" License
22.41k stars 9.54k forks source link

how to train MnasNet? I use the main.py to train MnasNet, but get the worse result. It is just 60.7%, while it should be 73% as you say in Mnasnet.py #622

Closed xufana7 closed 5 years ago

MarkYangjiayi commented 5 years ago

Did you use the default hyper parameters?