mmpretrain/configs/seresnext/README.md

16 lines
328 B
Markdown
Raw Normal View History

# Squeeze-and-Excitation Networks
## Introduction
[BACKBONE]
```latex
@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}
}
```