mmclassification/configs/mobilenet_v2
LXXXXR 5fb9ced5f9
[Docs] Change tag into comment (#226)
* change tags

* remove modelzoo_statistics
2021-04-28 17:08:57 +08:00
..
README.md [Docs] Change tag into comment (#226) 2021-04-28 17:08:57 +08:00
metafile.yml [Feature] Adding PWC metafile (#225) 2021-04-28 17:07:26 +08:00
mobilenet_v2_b32x8_imagenet.py Rearrange config files (#116) 2020-12-18 16:59:50 +08:00

README.md

MobileNetV2: Inverted Residuals and Linear Bottlenecks

Introduction

@INPROCEEDINGS{8578572,
  author={M. {Sandler} and A. {Howard} and M. {Zhu} and A. {Zhmoginov} and L. {Chen}},
  booktitle={2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  title={MobileNetV2: Inverted Residuals and Linear Bottlenecks},
  year={2018},
  volume={},
  number={},
  pages={4510-4520},
  doi={10.1109/CVPR.2018.00474}}
}

Results and models

ImageNet

Model Params(M) Flops(G) Top-1 (%) Top-5 (%) Config Download
MobileNet V2 3.5 0.319 71.86 90.42 config model | log