Downloads · 30 days
17
12% of all-time downloads
litert-community/vit_small_patch16_224
vit_small_patch16_224 is a image classification model from litert-community. Use it when you need a label for an image. It is set up for litert.
Converted TIMM image classification model for LiteRT.
Downloads · 30 days
17
12% of all-time downloads
All-time downloads
139
Public
Repo size
88.3 MB
Likes
0
Public
Click a slice to open those files.
.tflite88.3 MB · 100%
From the Hugging Face model README
Converted TIMM image classification model for LiteRT.
@article{steiner2021augreg,
title={How to train your ViT? Data, Augmentation, and Regularization in Vision Transformers},
author={Steiner, Andreas and Kolesnikov, Alexander and and Zhai, Xiaohua and Wightman, Ross and Uszkoreit, Jakob and Beyer, Lucas},
journal={arXiv preprint arXiv:2106.10270},
year={2021}
}
@article{dosovitskiy2020vit,
title={An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale},
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},
journal={ICLR},
year={2021}
}
@misc{rw2019timm,
author = {Ross Wightman},
title = {PyTorch Image Models},
year = {2019},
publisher = {GitHub},
journal = {GitHub repository},
doi = {10.5281/zenodo.4414861},
howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
}