Sammenlign metoder
Gennemgå dine valgte metoder side om side; rækker, der afviger, er fremhævet.
| Multimodal Vision Transformer× | Billedklassifikation× | |
|---|---|---|
| Fagområde | Dyb læring | Dyb læring |
| Familie | Machine learning | Machine learning |
| Oprindelsesår≠ | 2021 | 2012 (deep CNN era); conceptual roots 1989 (LeCun) |
| Ophavsperson≠ | Dosovitskiy et al. (ViT); Radford et al. (CLIP multimodal ViT) | Krizhevsky, A.; Sutskever, I.; Hinton, G. E. |
| Type≠ | Multimodal transformer model | Supervised classification task |
| Oprindelig kilde≠ | 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). link ↗ | Krizhevsky, A., Sutskever, I., & Hinton, G. E. (2012). ImageNet classification with deep convolutional neural networks. Advances in Neural Information Processing Systems (NeurIPS), 25, 1097–1105. link ↗ |
| Aliasser | Multimodal ViT, vision-language transformer, cross-modal vision transformer, multi-modal ViT | visual classification, image recognition, CNN-based classification, visual categorization |
| Relaterede | 5 | 5 |
| Resumé≠ | Multimodal Vision Transformer (Multimodal ViT) extends the Vision Transformer architecture to jointly process and align representations from multiple modalities — typically images and text — using self-attention and cross-attention mechanisms. By learning shared or aligned embedding spaces across modalities, it enables tasks such as visual question answering, image-text retrieval, visual grounding, and image captioning. | Image classification is the task of assigning a single semantic label to an entire image from a fixed set of categories. Modern approaches rely on deep convolutional neural networks (CNNs) or Vision Transformers (ViTs) trained end-to-end on large labeled datasets such as ImageNet, achieving superhuman accuracy on many benchmarks and underpinning applications from medical imaging to autonomous vehicles. |
| ScholarGateDatasæt ↗ |
|
|