mmclassification/configs/resnest
Ma Zerun fd0f5cce92
[Docs] Add model-pages in Model Zoo (#480)
* Add model-pages

* Add shortname in configs

* Use link directly instead of `switch_language.md`

* Auto collapse model-zoo pages.

* Fix link in RegVGG

* Add link replace

* fix lint
2021-10-14 15:26:47 +08:00
..
README.md [Docs] Add model-pages in Model Zoo (#480) 2021-10-14 15:26:47 +08:00
resnest50_b64x32_imagenet.py [Feature] Add ResNeSt configs (#332) 2021-07-14 15:58:19 +08:00
resnest101_b64x32_imagenet.py [Feature] Add ResNeSt configs (#332) 2021-07-14 15:58:19 +08:00
resnest200_b32x64_imagenet.py [Feature] Add ResNeSt configs (#332) 2021-07-14 15:58:19 +08:00
resnest269_b32x64_imagenet.py [Feature] Add ResNeSt configs (#332) 2021-07-14 15:58:19 +08:00

README.md

ResNeSt: Split-Attention Networks

Introduction

@misc{zhang2020resnest,
      title={ResNeSt: Split-Attention Networks},
      author={Hang Zhang and Chongruo Wu and Zhongyue Zhang and Yi Zhu and Haibin Lin and Zhi Zhang and Yue Sun and Tong He and Jonas Mueller and R. Manmatha and Mu Li and Alexander Smola},
      year={2020},
      eprint={2004.08955},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}