Update README.md
This commit is contained in:
committed by
GitHub
parent
5c9b4ceece
commit
cd1f854e59
10
README.md
10
README.md
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Mohamed Bin Zayed University of Artificial Intelligence<sup>1</sup>, University of California Merced<sup>2</sup>, Google Research<sup>3</sup>, Linkoping University<sup>4</sup>
|
Mohamed Bin Zayed University of Artificial Intelligence<sup>1</sup>, University of California Merced<sup>2</sup>, Google Research<sup>3</sup>, Linkoping University<sup>4</sup>
|
||||||
<!-- [](site_url) -->
|
<!-- [](site_url) -->
|
||||||
[](https://arxiv.org/abs/2303.15446)
|
[](https://openaccess.thecvf.com/content/ICCV2023/papers/Shaker_SwiftFormer_Efficient_Additive_Attention_for_Transformer-based_Real-time_Mobile_Vision_Applications_ICCV_2023_paper.pdf)
|
||||||
<!-- [](youtube_link) -->
|
<!-- [](youtube_link) -->
|
||||||
<!-- [](presentation) -->
|
<!-- [](presentation) -->
|
||||||
|
|
||||||
@@ -121,11 +121,11 @@ sh dist_test.sh SwiftFormer_XS 8 weights/SwiftFormer_XS_ckpt.pth
|
|||||||
## Citation
|
## Citation
|
||||||
if you use our work, please consider citing us:
|
if you use our work, please consider citing us:
|
||||||
```BibTeX
|
```BibTeX
|
||||||
@article{Shaker2023SwiftFormer,
|
@InProceedings{Shaker_2023_ICCV,
|
||||||
title={SwiftFormer: Efficient Additive Attention for Transformer-based Real-time Mobile Vision Applications},
|
|
||||||
author = {Shaker, Abdelrahman and Maaz, Muhammad and Rasheed, Hanoona and Khan, Salman and Yang, Ming-Hsuan and Khan, Fahad Shahbaz},
|
author = {Shaker, Abdelrahman and Maaz, Muhammad and Rasheed, Hanoona and Khan, Salman and Yang, Ming-Hsuan and Khan, Fahad Shahbaz},
|
||||||
journal={arXiv:2303.15446},
|
title = {SwiftFormer: Efficient Additive Attention for Transformer-based Real-time Mobile Vision Applications},
|
||||||
year={2023}
|
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
|
||||||
|
year = {2023},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user