paper-with-me

Papers

Curriculum Model Adaptation with Synthetic and Real Data for Semantic Foggy Scene Understanding

2019-01-05 · Dengxin Dai, Christos Sakaridis, Simon Hecker, Luc van Gool

This work addresses the problem of semantic scene understanding under fog. Although marked progress has been made in semantic scene understanding, it is mainly concentrated on clear-weather scenes. Extending semantic segmentation methods to adverse weather conditions such as fog is crucial for outdoor applications. In this paper, we propose a novel method, named Curriculum Model Adaptation (CMAda), which gradually adapts a semantic segmentation model from light synthetic fog to dense real fog in multiple steps, using both labeled synthetic foggy data and unlabeled real foggy data. The method is based on the fact that the results of semantic segmentation in moderately adverse conditions (light fog) can be bootstrapped to solve the same problem in highly adverse conditions (dense fog). CMAda is extensible to other adverse conditions and provides a new paradigm for learning with synthetic data and unlabeled real data. In addition, we present three other main stand-alone contributions: 1) a novel method to add synthetic fog to real, clear-weather scenes using semantic input; 2) a new fog density estimator; 3) a novel fog densification method to densify the fog in real foggy scenes without using depth; and 4) the Foggy Zurich dataset comprising 3808 real foggy images, with pixel-level semantic annotations for 40 images under dense fog. Our experiments show that 1) our fog simulation and fog density estimator outperform their state-of-the-art counterparts with respect to the task of semantic foggy scene understanding (SFSU); 2) CMAda improves the performance of state-of-the-art models for SFSU significantly, benefiting both from our synthetic and real foggy data. The datasets and code are available at the project website.

📄 PDF Abstract BibTeX arXiv:1901.01415

Code (1)

sohyun-l/fifo pytorch

Tasks

Domain AdaptationScene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

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, …

Autonomous DrivingDomain AdaptationImage-to-Image TranslationSegmentation+3

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

Model Adaptation with Synthetic and Real Data for Semantic Dense Foggy Scene Understanding

2018-08-03 · ECCV 2018 9 · Christos Sakaridis, Dengxin Dai, Simon Hecker, Luc van Gool

This work addresses the problem of semantic scene understanding under dense fog. Although considerable progress has been made in semantic scene understanding, it is mainly related to clear-weather scenes. Extending recog…

Scene UnderstandingSemantic Segmentation

A Curriculum-style Self-training Approach for Source-Free Semantic Segmentation

2021-06-22 · Yuxi Wang, Jian Liang, Zhaoxiang Zhang

Source-free domain adaptation has developed rapidly in recent years, where the well-trained source model is adapted to the target domain instead of the source data, offering the potential for privacy concerns and intelle…

Domain AdaptationRepresentation LearningSegmentationSemantic Segmentation+1