Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Multimodální klasifikace obrazu× | Klasifikace obrazu× | |
|---|---|---|
| Obor | Hluboké učení | Hluboké učení |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2011–2021 | 2012 (deep CNN era); conceptual roots 1989 (LeCun) |
| Tvůrce≠ | Ngiam et al.; Radford et al. (CLIP) | Krizhevsky, A.; Sutskever, I.; Hinton, G. E. |
| Typ≠ | Multimodal supervised classification | Supervised classification task |
| Původní zdroj≠ | Radford, A., Kim, J. W., Hallacy, C., Ramesh, A., Goh, G., Agarwal, S., ... & Sutskever, I. (2021). Learning transferable visual models from natural language supervision. Proceedings of the 38th International Conference on Machine Learning (ICML), PMLR 139, 8748–8763. 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 ↗ |
| Další názvy | multimodal visual classification, image-text classification, vision-language classification, cross-modal image classification | visual classification, image recognition, CNN-based classification, visual categorization |
| Příbuzné≠ | 6 | 5 |
| Shrnutí≠ | Multimodal image classification extends standard visual classification by incorporating additional modalities — such as text captions, audio, or structured metadata — alongside image features. Separate encoders process each modality, their representations are fused, and a joint classifier assigns the target label. Models such as CLIP demonstrate that image–text alignment enables zero-shot and few-shot image classification at scale. | 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. |
| ScholarGateDatová sada ↗ |
|
|