Bisonai / mobilenetv3-tensorflow

Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
Apache License 2.0
225 stars 81 forks source link

Train on ImageNet? #2

Open fzyzcjy opened 5 years ago

fzyzcjy commented 5 years ago

Hi! Thanks for providing the code! I wonder did you pretrain it on ImageNet and could you please share it?

martinkersner commented 5 years ago

Hi @fzyzcjy!

We are planning to share pretrained weights, but currently, we do not have them.

Cheers, Martin

fzyzcjy commented 5 years ago

Thanks very much! Waiting :)

yangxue0827 commented 5 years ago

Looking forward to the weight of ImageNet. @martinkersner

VincentChong123 commented 5 years ago

Hi @martinkersner!

If possible, besides the weights, would you please share the loss curve and param setting? Such curve for example the one below would be helpful to monitor our training https://github.com/PengBoXiangShang/MobileNetV3_PyTorch/raw/master/figures/training_loss.png