방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 준지도학습 합성곱 신경망× | 약한 지도 학습 컨볼루션 신경망× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2013–2017 | 2015–2016 |
| 창시자≠ | Lee, D.-H.; Tarvainen, A. & Valpola, H. (among others) | Oquab, M. et al.; Zhou, B. et al. |
| 유형≠ | Semi-supervised deep learning | Weakly supervised deep learning |
| 원전≠ | Lee, D.-H. (2013). Pseudo-label: The simple and efficient semi-supervised learning method for deep neural networks. ICML Workshop on Challenges in Representation Learning. link ↗ | 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 ↗ |
| 별칭 | SSL-CNN, semi-supervised CNN, self-training CNN, pseudo-label CNN | WS-CNN, weakly supervised CNN, CNN with weak labels, CNN with noisy labels |
| 관련 | 5 | 5 |
| 요약≠ | A Semi-supervised CNN trains a convolutional network on a small labeled image set and a larger pool of unlabeled images simultaneously, using techniques such as pseudo-labeling and consistency regularization to extract supervisory signal from unlabeled data. This strategy closes much of the performance gap caused by scarce annotations without requiring additional human labeling effort. | A weakly supervised CNN is a convolutional neural network trained with incomplete, coarse, or noisy annotations instead of full pixel-level or bounding-box labels. Typical weak labels include image-level class tags, partial annotations, or crowd-sourced noisy labels. The model learns to classify and often to roughly localize objects using these cheaper, lower-quality supervision signals. |
| ScholarGate데이터셋 ↗ |
|
|