paper-with-me

홈 › Papers

Fully Convolutional Adaptation Networks for Semantic Segmentation

2018-04-23 · CVPR 2018 6 · Yiheng Zhang, Zhaofan Qiu, Ting Yao, Dong Liu, Tao Mei

The recent advances in deep neural networks have convincingly demonstrated high capability in learning vision models on large datasets. Nevertheless, collecting expert labeled datasets especially with pixel-level annotations is an extremely expensive process. An appealing alternative is to render synthetic data (e.g., computer games) and generate ground truth automatically. However, simply applying the models learnt on synthetic images may lead to high generalization error on real images due to domain shift. In this paper, we facilitate this issue from the perspectives of both visual appearance-level and representation-level domain adaptation. The former adapts source-domain images to appear as if drawn from the "style" in the target domain and the latter attempts to learn domain-invariant representations. Specifically, we present Fully Convolutional Adaptation Networks (FCAN), a novel deep architecture for semantic segmentation which combines Appearance Adaptation Networks (AAN) and Representation Adaptation Networks (RAN). AAN learns a transformation from one domain to the other in the pixel space and RAN is optimized in an adversarial learning manner to maximally fool the domain discriminator with the learnt source and target representations. Extensive experiments are conducted on the transfer from GTA5 (game videos) to Cityscapes (urban street scenes) on semantic segmentation and our proposal achieves superior results when comparing to state-of-the-art unsupervised adaptation techniques. More remarkably, we obtain a new record: mIoU of 47.5% on BDDS (drive-cam videos) in an unsupervised setting.

📄 PDF Abstract BibTeX arXiv:1804.08286

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemantic Segmentation

Similar Papers 제목 키워드 기반

SSF-DAN: Separated Semantic Feature Based Domain Adaptation Network for Semantic Segmentation

2019-10-01 · ICCV 2019 10 · Liang Du, Jingang Tan, Hongye Yang, Jianfeng Feng 외

Despite the great success achieved by supervised fully convolutional models in semantic segmentation, training the models requires a large amount of labor-intensive work to generate pixel-level annotations. Recent works …

Domain AdaptationSegmentationSemantic Segmentation

FCNs in the Wild: Pixel-level Adversarial and Constraint-based Adaptation

2016-12-08 · Judy Hoffman, Dequan Wang, Fisher Yu, Trevor Darrell

Fully convolutional models for dense prediction have proven successful for a wide range of visual tasks. Such models perform well in a supervised setting, but performance can be surprisingly poor under domain shifts that…

Image-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation

TopoLoRA-SAM: Topology-Aware Parameter-Efficient Adaptation of Foundation Segmenters for Thin-Structure and Cross-Domain Binary Semantic Segmentation

2026-01-05 · Salim Khazem arxiv

Foundation segmentation models such as the Segment Anything Model (SAM) exhibit strong zero-shot generalization through large-scale pretraining, but adapting them to domain-specific semantic segmentation remains challeng…

Retinal Vessel SegmentationZero-shot GeneralizationSemantic SegmentationPolyp Segmentation

BiSeg: Simultaneous Instance Segmentation and Semantic Segmentation with Fully Convolutional Networks

2017-06-07 · Viet-Quoc Pham, Satoshi Ito, Tatsuo Kozakaya

We present a simple and effective framework for simultaneous semantic segmentation and instance segmentation with Fully Convolutional Networks (FCNs). The method, called BiSeg, predicts instance segmentation as a posteri…

Bayesian InferenceInstance SegmentationPositionSegmentation+1

Fully Convolutional Instance-aware Semantic Segmentation

2016-11-23 · CVPR 2017 7 · Yi Li, Haozhi Qi, Jifeng Dai, Xiangyang Ji 외

We present the first fully convolutional end-to-end solution for instance-aware semantic segmentation task. It inherits all the merits of FCNs for semantic segmentation and instance mask proposal. It performs instance ma…

General ClassificationInstance SegmentationSegmentationSemantic Segmentation