paper-with-me

Papers

Learning to Adapt Structured Output Space for Semantic Segmentation

2018-02-28 · CVPR 2018 6 · Yi-Hsuan Tsai, Wei-Chih Hung, Samuel Schulter, Kihyuk Sohn, Ming-Hsuan Yang, Manmohan Chandraker

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.

📄 PDF Abstract BibTeX arXiv:1802.10349

Code (12)

wasidennis/AdaptSegNet 공식 구현 pytorch
KookHoiKim/AdaptSegNet pytorch
NiteshBharadwaj/adaptsegnet-materials pytorch
Sshanu/AdaptSegNet pytorch
buriedms/AdaptSegNet-Paddle paddle
jizongFox/ReproduceAdaptSegNet pytorch
lym29/DASeg pytorch
stu92054/Domain-adaptation-on-segmentation pytorch
tanpinquan/EE5934_2 pytorch
xiaowillow/AdaptSegNet pytorch
xiaowillow/AdaptSegNet1 pytorch
zqwhu/SegDAwithBoundary pytorch

Tasks

Domain AdaptationImage-to-Image TranslationSegmentationSemantic SegmentationSynthetic-to-Real Translation

Similar Papers 제목 키워드 기반

Affinity Space Adaptation for Semantic Segmentation Across Domains

2020-09-26 · Wei Zhou, Yukang Wang, Jiajia Chu, Jiehua Yang 외

Semantic segmentation with dense pixel-wise annotation has achieved excellent performance thanks to deep learning. However, the generalization of semantic segmentation in the wild remains challenging. In this paper, we a…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Domain Adaptation for Structured Output via Discriminative Patch Representations

2019-01-16 · ICCV 2019 10 · Yi-Hsuan Tsai, Kihyuk Sohn, Samuel Schulter, Manmohan Chandraker

Predicting structured outputs such as semantic segmentation relies on expensive per-pixel annotations to learn supervised models like convolutional neural networks. However, models trained on one data domain may not gene…

Domain AdaptationImage-to-Image TranslationSegmentationSemantic Segmentation+1

Domain Adaptation for Structured Output via Disentangled Patch Representations

2019-05-01 · ICLR 2019 5 · Yi-Hsuan Tsai, Kihyuk Sohn, Samuel Schulter, Manmohan Chandraker

Predicting structured outputs such as semantic segmentation relies on expensive per-pixel annotations to learn strong supervised models like convolutional neural networks. However, these models trained on one data domain…

Domain AdaptationSemantic Segmentation

Exploring and Exploiting Diversity for Image Segmentation

2017-09-05 · Payman Yadollahpour

Semantic image segmentation is an important computer vision task that is difficult because it consists of both recognition and segmentation. The task is often cast as a structured output problem on an exponentially large…

DiversityImage SegmentationRe-RankingSegmentation+1

Domain Adaptive Semantic Segmentation by Optimal Transport

2023-03-29 · Yaqian Guo, Xin Wang, Ce Li, Shihui Ying

Scene segmentation is widely used in the field of autonomous driving for environment perception, and semantic scene segmentation (3S) has received a great deal of attention due to the richness of the semantic information…

Autonomous DrivingDomain AdaptationScene SegmentationSegmentation+1