手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 弱教師ありインスタンスセグメンテーション× | セマンティックセグメンテーション× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2015–2019 | 2015 |
| 提唱者≠ | Multiple contributors (e.g., Hsu et al., Khoreva et al.) | Long, J., Shelhamer, E., & Darrell, T. |
| 種類≠ | Weakly supervised deep learning for pixel-wise instance delineation | Dense prediction / pixel-wise classification |
| 原典≠ | Hsu, C.-C., Hsu, K.-J., Tsai, C.-C., Lin, Y.-Y., & Chuang, Y.-Y. (2019). Weakly supervised instance segmentation using the bounding box tightness prior. Advances in Neural Information Processing Systems (NeurIPS), 32. 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 ↗ |
| 別名 | WSIS, weakly-supervised mask prediction, weak-label instance segmentation, box-supervised instance segmentation | pixel-wise classification, scene parsing, dense labeling, semantic scene segmentation |
| 関連≠ | 6 | 5 |
| 概要≠ | Weakly supervised instance segmentation trains deep networks to delineate individual object instances at pixel level using only cheap, incomplete annotations — such as bounding boxes, image-level labels, or point clicks — rather than costly full pixel-wise masks. It dramatically reduces annotation effort while still producing instance-level masks for each object in an image. | 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データセット ↗ |
|
|