手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 半教師ありインスタンスセグメンテーション× | セマンティックセグメンテーション× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2018–2021 | 2015 |
| 提唱者≠ | Multiple independent research groups (2018–2021) | Long, J., Shelhamer, E., & Darrell, T. |
| 種類≠ | Semi-supervised deep learning for dense prediction | Dense prediction / pixel-wise classification |
| 原典≠ | Hu, H., Wei, P., Zheng, H., Bai, X., Wei, Y., & Chen, Y. (2021). Semi-supervised Semantic Segmentation via Adaptive Equalization Learning. Advances in Neural Information Processing Systems (NeurIPS), 34, 22106–22118. link ↗ | Long, J., Shelhamer, E., & Darrell, T. (2015). Fully convolutional networks for semantic segmentation. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 3431–3440. DOI ↗ |
| 別名 | Semi-supervised Mask R-CNN, pseudo-label instance segmentation, label-efficient instance segmentation, SSIS | pixel-wise classification, scene parsing, dense labeling, semantic scene segmentation |
| 関連≠ | 6 | 5 |
| 概要≠ | Semi-supervised instance segmentation trains a model to detect and delineate every object instance in an image using a small labeled set and a large unlabeled image corpus. By generating pseudo-labels from confident predictions on unlabeled images and enforcing consistency under augmentation, the approach achieves competitive mask accuracy at a fraction of the full annotation cost. | Semantic segmentation assigns a class label to every pixel in an image, producing a dense, category-annotated map of the scene. Unlike object detection, which draws bounding boxes, it delineates the exact spatial extent of each class, making it indispensable in medical imaging, autonomous driving, satellite analysis, and any task where precise region boundaries matter. |
| ScholarGateデータセット ↗ |
|
|