Porovnať metódy
Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.
| Vizuálny transformátor (Vision Transformer, ViT) so semi-dohľadom× | Klasifikácia obrazu× | |
|---|---|---|
| Odbor | Hlboké učenie | Hlboké učenie |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2021–2022 | 2012 (deep CNN era); conceptual roots 1989 (LeCun) |
| Tvorca≠ | Dosovitskiy et al. (ViT); semi-supervised extensions by multiple groups (2021–2023) | Krizhevsky, A.; Sutskever, I.; Hinton, G. E. |
| Typ≠ | Semi-supervised deep learning for image understanding | Supervised classification task |
| Pôvodný zdroj≠ | 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. International Conference on Learning Representations (ICLR 2021). 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 ↗ |
| Ďalšie názvy | Semi-supervised ViT, SSL-ViT, Semi-supervised Patch-based Transformer, Semi-supervised Self-Attention Image Model | visual classification, image recognition, CNN-based classification, visual categorization |
| Príbuzné≠ | 6 | 5 |
| Zhrnutie≠ | Semi-supervised Vision Transformer applies the patch-based self-attention architecture of ViT to settings where only a fraction of images are labeled, exploiting large unlabeled corpora through pseudo-labeling, consistency regularization, or self-supervised pretext tasks before fine-tuning on the small labeled set. This approach achieves near-supervised accuracy even when labeled images are scarce. | 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. |
| ScholarGateDátová sada ↗ |
|
|