Skip to content

Commit

Permalink
Update PoolFormer citation to CVPR version (open-mmlab#1505)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuweihao committed Apr 20, 2023
1 parent e954cf0 commit 3cd4fd4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions configs/poolformer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,11 @@ python tools/test.py configs/poolformer/poolformer-s12_32xb128_in1k.py https://d
## Citation

```bibtex
@article{yu2021metaformer,
title={MetaFormer is Actually What You Need for Vision},
@inproceedings{yu2022metaformer,
title={Metaformer is actually what you need for vision},
author={Yu, Weihao and Luo, Mi and Zhou, Pan and Si, Chenyang and Zhou, Yichen and Wang, Xinchao and Feng, Jiashi and Yan, Shuicheng},
journal={arXiv preprint arXiv:2111.11418},
year={2021}
booktitle={Proceedings of the IEEE/CVF conference on computer vision and pattern recognition},
pages={10819--10829},
year={2022}
}
```

0 comments on commit 3cd4fd4

Please sign in to comment.