Semantic Segmentation under Adverse Conditions: A Weather and Nighttime-aware Synthetic Data-based Approach
Abdulrahman Kerim, Felipe Chamone, Washington Ramos, Leandro Soriano, Marcolino, Erickson R. Nascimento, Richard Jiang

TL;DR
This paper introduces a weather and nighttime-aware extension to DeepLabV3+ that leverages synthetic data for improved semantic segmentation under adverse conditions, achieving significant accuracy gains without sacrificing performance in normal weather.
Contribution
A novel architecture with multi-task learning for weather and time-of-day awareness, enhancing domain adaptation using synthetic data for adverse condition segmentation.
Findings
Achieves 14% mIoU improvement on ACDC dataset.
Maintains 75% mIoU on Cityscapes dataset.
Demonstrates effective domain adaptation with synthetic data.
Abstract
Recent semantic segmentation models perform well under standard weather conditions and sufficient illumination but struggle with adverse weather conditions and nighttime. Collecting and annotating training data under these conditions is expensive, time-consuming, error-prone, and not always practical. Usually, synthetic data is used as a feasible data source to increase the amount of training data. However, just directly using synthetic data may actually harm the model's performance under normal weather conditions while getting only small gains in adverse situations. Therefore, we present a novel architecture specifically designed for using synthetic training data for domain adaptation. We propose a simple yet powerful addition to DeepLabV3+ by using weather and time-of-the-day supervisors trained with multi-task learning, making it both weather and nighttime aware, which improves its…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
