paper-with-me

Papers

A Curriculum Domain Adaptation Approach to the Semantic Segmentation of Urban Scenes

2018-12-24 · Yang Zhang, Philip David, Hassan Foroosh, Boqing Gong

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs requires a considerable amount of data, which is difficult to collect and laborious to annotate. Recent advances in computer graphics make it possible to train CNNs on photo-realistic synthetic imagery with computer-generated annotations. Despite this, the domain mismatch between the real images and the synthetic data hinders the models' performance. Hence, we propose a curriculum-style learning approach to minimizing the domain gap in urban scene semantic segmentation. The curriculum domain adaptation solves easy tasks first to infer necessary properties about the target domain; in particular, the first task is to learn global label distributions over images and local distributions over landmark superpixels. These are easy to estimate because images of urban scenes have strong idiosyncrasies (e.g., the size and spatial relations of buildings, streets, cars, etc.). We then train a segmentation network, while regularizing its predictions in the target domain to follow those inferred properties. In experiments, our method outperforms the baselines on two datasets and two backbone networks. We also report extensive ablation studies about our approach.

📄 PDF Abstract BibTeX arXiv:1812.09953

Code (2)

YangZhang4065/AdaptationSeg 공식 구현 tf
mathilde-b/SRDA pytorch

Tasks

Autonomous DrivingDomain AdaptationImage-to-Image TranslationSegmentationSemantic SegmentationSuperpixelsSynthetic-to-Real Translation

Similar Papers 제목 키워드 기반

Curriculum Domain Adaptation for Semantic Segmentation of Urban Scenes

2017-07-29 · ICCV 2017 10 · Yang Zhang, Philip David, Boqing Gong

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving. However, to train CNNs requires…

Autonomous DrivingDomain AdaptationImage-to-Image TranslationSegmentation+3

Learning Generalized Segmentation for Foggy-scenes by Bi-directional Wavelet Guidance

2024-02-28 · Association for the Advancement of Artificial Intelligence (AAAI) 2024 2 · Qi Bi, ShaoDi You, Theo Gevers

Learning scene semantics that can be well generalized to foggy conditions is important for safety-crucial applications such as autonomous driving. Existing methods need both annotated clear images and foggy images to tr…

Autonomous DrivingDomain AdaptationDomain GeneralizationFoggy Scene Segmentation+3

Constructing Self-motivated Pyramid Curriculums for Cross-Domain Semantic Segmentation: A Non-Adversarial Approach

2019-08-26 · ICCV 2019 10 · Qing Lian, Fengmao Lv, Lixin Duan, Boqing Gong

We propose a new approach, called self-motivated pyramid curriculum domain adaptation (PyCDA), to facilitate the adaptation of semantic segmentation neural networks from synthetic source domains to real target domains. O…

Domain AdaptationSegmentationSemantic SegmentationSynthetic-to-Real Translation+1

AH-OCDA: Amplitude-based Curriculum Learning and Hopfield Segmentation Model for Open Compound Domain Adaptation

2024-12-03 · Jaehyun Choi, Junwon Ko, Dong-Jae Lee, Junmo Kim

Open compound domain adaptation (OCDA) is a practical domain adaptation problem that consists of a source domain, target compound domain, and unseen open domain. In this problem, the absence of domain labels and pixel-le…

Domain AdaptationSegmentationSemantic Segmentation

Curriculum-style Local-to-global Adaptation for Cross-domain Remote Sensing Image Segmentation

2022-03-03 · Bo Zhang, Tao Chen, Bin Wang

Although domain adaptation has been extensively studied in natural image-based segmentation task, the research on cross-domain segmentation for very high resolution (VHR) remote sensing images (RSIs) still remains undere…

Domain AdaptationImage SegmentationSegmentationSemantic Segmentation