mmclassification/configs/mobilenet_v2
Ma Zerun 8f68779cc6
[Docs] Update metafile and Readme (#435)
* Update metafile format.

* Update accuracy of checkpoints.

* Add metafile and readme for tnt.

* Add converted ckpts in swin-transformer.

* Fix tnt ckpt link

* Update swin_transformer metafile
2021-09-18 16:32:46 +08:00
..
README.md [Docs] Change tag into comment (#226) 2021-04-28 17:08:57 +08:00
metafile.yml [Docs] Update metafile and Readme (#435) 2021-09-18 16:32:46 +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