Views
No views yet
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 0.1923 | 1.0 | 2242 | 0.1294 | 0.9563 |
| 0.1569 | 2.0 | 4484 | 0.1086 | 0.9647 |
| 0.1306 | 3.0 | 6726 | 0.1044 | 0.9683 |
1@misc{wu2020visual,
2 title={Visual Transformers: Token-based Image Representation and Processing for Computer Vision},
3 author={Bichen Wu and Chenfeng Xu and Xiaoliang Dai and Alvin Wan and Peizhao Zhang and Zhicheng Yan and Masayoshi Tomizuka and Joseph Gonzalez and Kurt Keutzer and Peter Vajda},
4 year={2020},
5 eprint={2006.03677},
6 archivePrefix={arXiv},
7 primaryClass={cs.CV}
8}1@inproceedings{deng2009imagenet,
2 title={Imagenet: A large-scale hierarchical image database},
3 author={Deng, Jia and Dong, Wei and Socher, Richard and Li, Li-Jia and Li, Kai and Fei-Fei, Li},
4 booktitle={2009 IEEE conference on computer vision and pattern recognition},
5 pages={248--255},
6 year={2009},
7 organization={Ieee}
8}1@misc{rogge2025transformerstutorials,
2 author = {Rogge, Niels},
3 title = {Tutorials},
4 url = {[https://github.com/NielsRogge/tutorials](https://github.com/NielsRogge/Transformers-Tutorials)},
5 year = {2025}
6}