Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| CLIP× | Vision Transformer× | |
|---|---|---|
| Camp | Aprenentatge profund | Aprenentatge profund |
| Família | Machine learning | Machine learning |
| Any d'origen | 2021 | 2021 |
| Autor original≠ | Radford, A.; Kim, J. W.; et al. (OpenAI) | Dosovitskiy, A. et al. |
| Tipus≠ | Contrastive vision-language pretraining model | Transformer architecture for images (self-attention over patches) |
| Font seminal≠ | Radford, A., Kim, J. W., Hallacy, C., Ramesh, A., Goh, G., Agarwal, S., Sastry, G., Askell, A., Mishkin, P., Clark, J., Krueger, G., & Sutskever, I. (2021). Learning Transferable Visual Models From Natural Language Supervision. Proceedings of the 38th International Conference on Machine Learning, PMLR 139, 8748–8763. link ↗ | Dosovitskiy, A. et al. (2021). An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. ICLR. link ↗ |
| Àlies | CLIP, Contrastive Language-Image Pre-training, zero-shot image classifier, visual-language model | Görsel Transformer (ViT), görsel transformer, ViT, patch transformer for images |
| Relacionats≠ | 2 | 5 |
| Resum≠ | CLIP (Contrastive Language-Image Pretraining) is a vision-language model introduced by Radford et al. at OpenAI in 2021 that jointly learns aligned image and text representations by training on 400 million internet-sourced image-text pairs using a contrastive objective, enabling zero-shot transfer to image classification tasks without any task-specific fine-tuning. | The Vision Transformer (ViT), introduced by Dosovitskiy and colleagues in 2021, splits an image into fixed-size patches, treats those patches as a sequence, and applies the Transformer self-attention mechanism to image classification. Given enough training data, it surpasses convolutional neural networks (CNNs). |
| ScholarGateConjunt de dades ↗ |
|
|