เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การแบ่งส่วนอินสแตนซ์แบบปรับตัวตามโดเมน× | 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ชุดข้อมูล ↗ |
|
|