--- license: apache-2.0 datasets: - uoft-cs/cifar100 language: - en metrics: - accuracy pipeline_tag: image-classification --- # Model Card for LGViT The checkpoint of LGViT using the Swin backbone in the Cifar-100 dataset. ## Model Details ### Model Sources - **Repository:** https://github.com/falcon-xu/LGViT - **Paper:** https://arxiv.org/abs/2308.00255 #### Metrics - Classification accuracy - Speed-Up ### Results [More Information Needed] #### Summary ## Citation **BibTeX:** ``` @article{xu2023lgvit, title={LGViT: Dynamic Early Exiting for Accelerating Vision Transformer}, author={Xu, Guanyu and Hao, Jiawei and Shen, Li and Hu, Han and Luo, Yong and Lin, Hui and Shen, Jialie}, journal={arXiv preprint arXiv:2308.00255}, year={2023} } ```