Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Transformador de Visió amb Supervisió Feble× | Vision Transformer× | |
|---|---|---|
| Camp | Aprenentatge profund | Aprenentatge profund |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2021–2022 | 2021 |
| Autor original≠ | Dosovitskiy et al. (ViT); weak supervision paradigm from Zhou and others | Dosovitskiy, A. et al. |
| Tipus≠ | Self-attention image model with weakly supervised training | Transformer architecture for images (self-attention over patches) |
| Font seminal≠ | 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 ↗ | Dosovitskiy, A. et al. (2021). An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. ICLR. link ↗ |
| Àlies | WS-ViT, weakly supervised ViT, weak supervision with vision transformer, ViT with weak labels | Görsel Transformer (ViT), görsel transformer, ViT, patch transformer for images |
| Relacionats≠ | 4 | 5 |
| Resum≠ | Weakly Supervised Vision Transformer (WS-ViT) trains a Vision Transformer on image data that lacks precise pixel-level annotations, instead using cheaper, noisier supervision such as image-level class tags, bounding boxes, or web-scraped text. The global self-attention mechanism of the transformer makes it especially capable of localising objects and learning discriminative features from these incomplete labels. | 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 ↗ |
|
|