Pooriya-Kh
commited on
Commit
•
81acb93
1
Parent(s):
053dee6
Update README.md
Browse filesUpdated the "BibTeX entry" with Dosovitskiy et al.'s paper.
README.md
CHANGED
@@ -72,14 +72,18 @@ For evaluation results on several image classification benchmarks, we refer to t
|
|
72 |
### BibTeX entry and citation info
|
73 |
|
74 |
```bibtex
|
75 |
-
@misc{
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
|
|
|
|
82 |
}
|
|
|
|
|
83 |
```
|
84 |
|
85 |
```bibtex
|
|
|
72 |
### BibTeX entry and citation info
|
73 |
|
74 |
```bibtex
|
75 |
+
@misc{https://doi.org/10.48550/arxiv.2010.11929,
|
76 |
+
doi = {10.48550/ARXIV.2010.11929},
|
77 |
+
url = {https://arxiv.org/abs/2010.11929},
|
78 |
+
author = {Dosovitskiy, Alexey and Beyer, Lucas and Kolesnikov, Alexander and Weissenborn, Dirk and Zhai, Xiaohua and Unterthiner, Thomas and Dehghani, Mostafa and Minderer, Matthias and Heigold, Georg and Gelly, Sylvain and Uszkoreit, Jakob and Houlsby, Neil},
|
79 |
+
keywords = {Computer Vision and Pattern Recognition (cs.CV), Artificial Intelligence (cs.AI), Machine Learning (cs.LG), FOS: Computer and information sciences, FOS: Computer and information sciences},
|
80 |
+
title = {An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale},
|
81 |
+
publisher = {arXiv},
|
82 |
+
year = {2020},
|
83 |
+
copyright = {arXiv.org perpetual, non-exclusive license}
|
84 |
}
|
85 |
+
|
86 |
+
|
87 |
```
|
88 |
|
89 |
```bibtex
|