Curriculum Domain Adaptation for Semantic Segmentation of Urban Scenes
TL;DR: This work proposes a curriculum-style learning approach to minimize the domain gap in semantic segmentation, which significantly outperforms the baselines as well as the only known existing approach to the same problem.
read more
Abstract: 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 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 cripples the models' performance. Hence, we propose a curriculum-style learning approach to minimize the domain gap in urban scenery 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.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Posted Content
Dark Model Adaptation: Semantic Image Segmentation from Daytime to Nighttime
Dengxin Dai,Luc Van Gool +1 more
TL;DR: A novel method to progressive adapt the semantic models trained on daytime scenes, along with large-scale annotations therein, to nighttime scenes via the bridge of twilight time, to alleviate the cost of human annotation for nighttime images by transferring knowledge from standard daytime conditions.
284
Self-supervised Augmentation Consistency for Adapting Semantic Segmentation
Nikita Araslanov,Stefan Roth +1 more
- 01 Jun 2021
TL;DR: In this article, a self-supervised framework trained on co-evolving pseudo labels without the need for cumbersome extra training rounds is proposed to ensure consistency of the semantic predictions across these image transformations.
FSDR: Frequency Space Domain Randomization for Domain Generalization
Jiaxing Huang,Dayan Guan,Aoran Xiao,Shijian Lu +3 more
- 03 Mar 2021
TL;DR: Frequency Space Domain Randomization (FSDR) as mentioned in this paper decomposes images into domain-invariant and domain-variant FCs, and then fuses DIFs and DVFs dynamically through iterative learning.
DADA: Depth-Aware Domain Adaptation in Semantic Segmentation
Tuan-Hung Vu,Himalaya Jain,Maxime Bucher,Matthieu Cord,Patrick Pérez +4 more
- 01 Oct 2019
TL;DR: This work proposes a unified depth-aware UDA framework that leverages in several complementary ways the knowledge of dense depth in the source domain, and achieves state-of-the-art performance on different challenging synthetic-2-real benchmarks.
Weakly Supervised Adversarial Domain Adaptation for Semantic Segmentation in Urban Scenes
Qi Wang,Junyu Gao,Xuelong Li +2 more
TL;DR: Li et al. as discussed by the authors proposed a weakly supervised adversarial domain adaptation method to improve the segmentation performance from synthetic data to real scenes, which consists of three deep neural networks: a detection and segmentation (DS) model focuses on detecting objects and predicting segmentation map; a pixel-level domain classifier (PDC) tries to distinguish the image features from which domains; and an object-level Domain Classifier (ODC) discriminates the objects from which domain and predicts object classes.
263
References
•Proceedings Article
Very Deep Convolutional Networks for Large-Scale Image Recognition
Karen Simonyan,Andrew Zisserman +1 more
- 04 Sep 2014
TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
102.6K
Gradient-based learning applied to document recognition
Yann LeCun,Léon Bottou,Léon Bottou,Yoshua Bengio,Yoshua Bengio,Yoshua Bengio,Patrick Haffner +6 more
- 01 Jan 1998
TL;DR: In this article, a graph transformer network (GTN) is proposed for handwritten character recognition, which can be used to synthesize a complex decision surface that can classify high-dimensional patterns, such as handwritten characters.
53.5K
Microsoft COCO: Common Objects in Context
Tsung-Yi Lin,Michael Maire,Serge Belongie,James Hays,Pietro Perona,Deva Ramanan,Piotr Dollár,C. Lawrence Zitnick +7 more
- 06 Sep 2014
TL;DR: A new dataset with the goal of advancing the state-of-the-art in object recognition by placing the question of object recognition in the context of the broader question of scene understanding by gathering images of complex everyday scenes containing common objects in their natural context.
Fully convolutional networks for semantic segmentation
Jonathan Long,Evan Shelhamer,Trevor Darrell +2 more
- 07 Jun 2015
TL;DR: The key insight is to build “fully convolutional” networks that take input of arbitrary size and produce correspondingly-sized output with efficient inference and learning.
A Survey on Transfer Learning
Sinno Jialin Pan,Qiang Yang +1 more
TL;DR: The relationship between transfer learning and other related machine learning techniques such as domain adaptation, multitask learning and sample selection bias, as well as covariate shift are discussed.
Related Papers (5)
Jonathan Long,Evan Shelhamer,Trevor Darrell +2 more
- 07 Jun 2015
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016