Machine learningDeep learning / NLP / CV
Fine-Tuned Vision Transformer
Fine-Tuned Vision Transformer adapts a large pre-trained ViT model — which splits images into fixed-size patches and processes them through self-attention layers — to a new image classification or recognition task using a relatively small labeled dataset. It achieves state-of-the-art accuracy in computer vision by leveraging rich representations learned during large-scale pre-training.
Open in MethodMindSoonVideoSoon
Read the full method
Members only
Sign inSign in with a free account to read this section.
Sources
- Dosovitskiy, A., Beyer, L., Kolesnikov, A., Weissenborn, D., Zhai, X., Unterthiner, T., Dehghani, M., Minderer, M., Heigold, G., Gelly, S., Uszkoreit, J., & Houlsby, N. (2021). An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. In International Conference on Learning Representations (ICLR 2021). link ↗
- Zhai, X., Kolesnikov, A., Houlsby, N., & Beyer, L. (2022). Scaling Vision Transformers. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR 2022), pp. 12104-12113. link ↗
Related methods
Referenced by
Domain-adaptive vision transformerFine-Tuned Convolutional Neural NetworkFine-Tuned Diffusion ModelFine-Tuned Generative Adversarial NetworkFine-Tuned Image ClassificationFine-Tuned Semantic SegmentationMultimodal Vision TransformerSelf-supervised Vision TransformerSemi-supervised Vision TransformerTransfer Learning with Image Classification