mmclassification/configs/seresnext
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
seresnext50_32x4d_b32x8_imagenet.py Rearrange config files (#116) 2020-12-18 16:59:50 +08:00
seresnext101_32x4d_b32x8_imagenet.py Rearrange config files (#116) 2020-12-18 16:59:50 +08:00

README.md

Squeeze-and-Excitation Networks

Introduction

@inproceedings{hu2018squeeze,
  title={Squeeze-and-excitation networks},
  author={Hu, Jie and Shen, Li and Sun, Gang},
  booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition},
  pages={7132--7141},
  year={2018}
}