Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Полуавтоматическая сегментация экземпляров× | Семантическая сегментация× | |
|---|---|---|
| Область | Глубокое обучение | Глубокое обучение |
| Семейство | 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Набор данных ↗ |
|
|