mmpretrain/configs/shufflenet_v2
LXXXXR 736eec1fd2
Fix links in docs (#118)
* fix links in docs

* Revised according to comments

* revised according to comments
2020-12-21 15:29:12 +08:00
..
README.md Fix links in docs (#118) 2020-12-21 15:29:12 +08:00
shufflenet_v2_1x_b64x16_linearlr_bn_nowd_imagenet.py Rearrange config files (#116) 2020-12-18 16:59:50 +08:00

README.md

Shufflenet v2: Practical guidelines for efficient cnn architecture design

Introduction

@inproceedings{ma2018shufflenet,
  title={Shufflenet v2: Practical guidelines for efficient cnn architecture design},
  author={Ma, Ningning and Zhang, Xiangyu and Zheng, Hai-Tao and Sun, Jian},
  booktitle={Proceedings of the European conference on computer vision (ECCV)},
  pages={116--131},
  year={2018}
}

Results and models

ImageNet

Model Params(M) Flops(G) Top-1 (%) Top-5 (%) Config Download
ShuffleNetV2 1.0x 2.28 0.149 69.55 88.92 config model | log