Official Code Release for Container : Context Aggregation Network
Code release:
- Imagenet pretrained model for Container V1 : Container V1
- Imagenet pretrained model for Container V2 : Container V2
If you find this repository useful, please consider citing our work:
@article{gao2021container,
title={Container: Context Aggregation Network},
author={Gao, Peng and Lu, Jiasen and Li, Hongsheng and Mottaghi, Roozbeh and Kembhavi, Aniruddha},
journal={arXiv preprint arXiv:2106.01401},
year={2021}
}
Container got accepted by Neuips 2021.
Peng Gao
The codebase are borrowed heavyily from DeiT.