Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning to Adapt Structured Output Space for Semantic Segmentation

About

Convolutional neural network-based approaches for semantic segmentation rely on supervision with pixel-level ground truth, but may not generalize well to unseen image domains. As the labeling process is tedious and labor intensive, developing algorithms that can adapt source ground truth labels to the target domain is of great interest. In this paper, we propose an adversarial learning method for domain adaptation in the context of semantic segmentation. Considering semantic segmentations as structured outputs that contain spatial similarities between the source and target domains, we adopt adversarial learning in the output space. To further enhance the adapted model, we construct a multi-level adversarial network to effectively perform output space domain adaptation at different feature levels. Extensive experiments and ablation study are conducted under various domain adaptation settings, including synthetic-to-real and cross-city scenarios. We show that the proposed method performs favorably against the state-of-the-art methods in terms of accuracy and visual quality.

Yi-Hsuan Tsai, Wei-Chih Hung, Samuel Schulter, Kihyuk Sohn, Ming-Hsuan Yang, Manmohan Chandraker• 2018

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU43.6
1145
Semantic segmentationCityscapes (val)
mIoU53.7
572
Semantic segmentationGTA5 → Cityscapes (val)
mIoU66.6
533
Semantic segmentationSYNTHIA to Cityscapes (val)
Rider IoU71.1
435
Semantic segmentationCityscapes GTA5 to Cityscapes adaptation (val)
mIoU (Overall)42.4
352
Semantic segmentationCityscapes (val)
mIoU67.4
332
Facial Landmark Detection300-W (Common)
NME2.89
180
Facial Landmark Detection300W (Challenging)
NME5.26
159
Semantic segmentationGTA5 to Cityscapes (test)
mIoU42.4
151
Semantic segmentationSYNTHIA to Cityscapes
Road IoU84.3
150
Showing 10 of 107 rows
...

Other info

Code

Follow for update