Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Clasificación de imágenes con supervisión débil× | Clasificación de imágenes semi-supervisada× | |
|---|---|---|
| Campo | Aprendizaje profundo | Aprendizaje profundo |
| Familia | Machine learning | Machine learning |
| Año de origen≠ | 2014–2016 | 2013–2020 |
| Autor original≠ | Multiple contributors; class activation map approach: Zhou et al. | Lee, D.-H. (pseudo-label); Sohn et al. (FixMatch) |
| Tipo≠ | Weakly supervised deep learning paradigm | Semi-supervised deep learning |
| Fuente seminal≠ | Zhou, B., Khosla, A., Lapedriza, A., Oliva, A., & Torralba, A. (2016). Learning Deep Features for Discriminative Localization. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2921–2929. DOI ↗ | Lee, D.-H. (2013). Pseudo-Label: The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks. ICML 2013 Workshop on Challenges in Representation Learning. link ↗ |
| Alias | WSL image classification, image-level supervised classification, noisy-label image classification, weakly labeled visual recognition | SSL image classification, semi-supervised CNN classification, pseudo-label image classification, label-efficient image classification |
| Relacionados | 5 | 5 |
| Resumen≠ | Weakly supervised image classification trains convolutional or transformer-based networks using only coarse, incomplete, or noisy supervision — such as image-level category labels, hashtags, or web-scraped tags — without requiring precise bounding boxes or pixel annotations. This dramatically reduces labeling cost while still enabling high-accuracy visual recognition at scale. | Semi-supervised image classification trains deep neural networks on a small set of labeled images together with a much larger pool of unlabeled images. Techniques such as pseudo-labeling, consistency regularization, and confidence thresholding allow the model to leverage the structure of unlabeled data, dramatically reducing the need for expensive manual annotation while approaching fully-supervised accuracy. |
| ScholarGateConjunto de datos ↗ |
|
|