-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
First of all thank you for providing the training script and parameters about MobileNetV2 (the first repo I've ever seen).
I'm reproducing it for GluonCV thus have a couple of questions regarding the training:
- How did you decide to set the number of epoch to
480
and batch size to160
? - Have you tried to train other MobileNetV2, i.e. 0.75, 0.5.
- I tried to train 0.75 with the same parameter, but it is 1.5% worse than tensorflow's official model: https://github.com/tensorflow/models/tree/master/research/slim/nets/mobilenet
- Have you found a significant difference between training with/without your PR for nnvm?
I appreciate your help with my questions.
Metadata
Metadata
Assignees
Labels
No labels