Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Segmentação Semântica Fracamente Supervisionada× | Aprendizado Semi-supervisionado× | |
|---|---|---|
| Área≠ | Aprendizado profundo | Aprendizado de máquina |
| Família | Machine learning | Machine learning |
| Ano de origem≠ | 2014–2016 | 1970s–2006 (formalized) |
| Autor original≠ | Multiple contributors; Class Activation Mapping (Zhou et al., 2016) is foundational | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Tipo≠ | Pixel-level classification with image-level or coarse supervision | Learning paradigm |
| Fonte seminal≠ | Zhou, B., Khosla, A., Lapedriza, A., Oliva, A., & Torralba, A. (2016). Learning Deep Features for Discriminative Localization. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 2921–2929. DOI ↗ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 |
| Outros nomes | WSSS, weak-label segmentation, image-level supervised segmentation, weakly-labeled pixel classification | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| Relacionados≠ | 4 | 5 |
| Resumo≠ | Weakly Supervised Semantic Segmentation (WSSS) trains pixel-level scene parsers using only cheap, coarse annotations — typically image-level class tags — instead of costly dense pixel masks. By generating proxy pseudo-labels from a classification network (via Class Activation Maps or similar localisation cues) and iteratively refining them, WSSS brings full-supervision accuracy within reach at a fraction of the annotation cost. | Semi-supervised learning (SSL) is a machine learning paradigm that trains models using a small set of labeled examples together with a much larger pool of unlabeled data. By leveraging the structure inherent in unlabeled data, SSL achieves accuracy closer to fully supervised models while requiring far fewer costly manual labels — making it practical when labeling is expensive, slow, or resource-constrained. |
| ScholarGateConjunto de dados ↗ |
|
|