手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| Semi-supervised Semantic Segmentation× | インスタンスセグメンテーション× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2018–2020 | 2017 |
| 提唱者≠ | Multiple (Ouali et al., Zou et al., Chen et al.) | He, K., Gkioxari, G., Dollar, P., Girshick, R. |
| 種類≠ | Semi-supervised deep learning for pixel-level classification | Pixel-level detection and mask prediction |
| 原典≠ | Ouali, Y., Hudelot, C., & Tami, M. (2020). Semi-Supervised Semantic Segmentation with Cross-Consistency Training. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 12674–12684. DOI ↗ | He, K., Gkioxari, G., Dollar, P., & Girshick, R. (2017). Mask R-CNN. Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2961–2969. DOI ↗ |
| 別名 | Semi-SSL segmentation, pseudo-label segmentation, consistency regularization segmentation, label-efficient semantic segmentation | instance-level segmentation, object instance segmentation, mask prediction, panoptic instance segmentation |
| 関連≠ | 5 | 4 |
| 概要≠ | Semi-supervised semantic segmentation trains pixel-level labeling models using a small set of fully labeled images combined with a much larger set of unlabeled images. Techniques such as pseudo-labeling and consistency regularization extract supervisory signal from unlabeled data, making it possible to achieve near-fully-supervised accuracy at a fraction of the annotation cost. | Instance segmentation is a computer vision task that simultaneously detects every distinct object in an image and produces a precise pixel-level mask for each individual object instance. Unlike semantic segmentation, which labels every pixel with a class, instance segmentation distinguishes between separate objects of the same class, enabling fine-grained spatial understanding. |
| ScholarGateデータセット ↗ |
|
|