Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Домейн-адаптивна сегментация на инстанции× | Semantic Segmentation× | |
|---|---|---|
| Област | Дълбоко обучение | Дълбоко обучение |
| Семейство | Machine learning | Machine learning |
| Година на възникване≠ | 2018–2021 | 2015 |
| Създател≠ | Chen, Y. et al. (domain-adaptive detection); extended to instance segmentation by multiple groups ~2019–2021 | Long, J., Shelhamer, E., & Darrell, T. |
| Тип≠ | Domain adaptation + instance segmentation | Dense prediction / pixel-wise classification |
| Основополагащ източник≠ | Chen, Y., Li, W., Sakaridis, C., Dai, D., & Van Gool, L. (2018). Domain Adaptive Faster RCNN for Object Detection in the Wild. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 3339–3348. DOI ↗ | 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 ↗ |
| Други названия | DA-InstanceSeg, cross-domain instance segmentation, domain adaptation for instance segmentation, unsupervised domain adaptive Mask R-CNN | pixel-wise classification, scene parsing, dense labeling, semantic scene segmentation |
| Свързани≠ | 3 | 5 |
| Резюме≠ | Domain-adaptive instance segmentation extends Mask R-CNN-style architectures to operate across distribution shifts — training on a labeled source domain (e.g., synthetic renderings or daytime images) and adapting to an unlabeled or weakly labeled target domain (e.g., real scenes or nighttime footage). Adversarial feature alignment and self-training close the domain gap at both image-level and instance-level granularity. | 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Набор от данни ↗ |
|
|