paper-with-me

Papers

Semantic Segmentation under Adverse Conditions: A Weather and Nighttime-aware Synthetic Data-based Approach

2022-10-11 · Abdulrahman Kerim, Felipe Chamone, Washington Ramos, Leandro Soriano Marcolino, Erickson R. Nascimento, Richard Jiang

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 mIoU accuracy by $14$ percentage points on the ACDC dataset while maintaining a score of $75\%$ mIoU on the Cityscapes dataset. Our code is available at https://github.com/lsmcolab/Semantic-Segmentation-under-Adverse-Conditions.

📄 PDF Abstract BibTeX arXiv:2210.05626

Code (1)

lsmcolab/semantic-segmentation-under-adverse-conditions 공식 구현 pytorch

Tasks

Domain AdaptationMulti-Task LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

3D Semantic Segmentation in the Wild: Learning Generalized Models for Adverse-Condition Point Clouds

2023-04-03 · CVPR 2023 1 · Aoran Xiao, Jiaxing Huang, Weihao Xuan, Ruijie Ren 외

Robust point cloud parsing under all-weather conditions is crucial to level-5 autonomy in autonomous driving. However, how to learn a universal 3D semantic segmentation (3DSS) model is largely neglected as most existing …

3D Semantic SegmentationAutonomous DrivingSemantic Segmentation

WeatherProof: Leveraging Language Guidance for Semantic Segmentation in Adverse Weather

2024-03-21 · Blake Gella, Howard Zhang, Rishi Upadhyay, Tiffany Chang 외

We propose a method to infer semantic segmentation maps from images captured under adverse weather conditions. We begin by examining existing models on images degraded by weather conditions such as rain, fog, or snow, an…

Semantic Segmentation

Rethinking Data Augmentation for Robust LiDAR Semantic Segmentation in Adverse Weather

2024-07-02 · Junsung Park, KyungMin Kim, Hyunjung Shim

Existing LiDAR semantic segmentation methods often struggle with performance declines in adverse weather conditions. Previous work has addressed this issue by simulating adverse weather or employing universal data augmen…

Data AugmentationLIDAR Semantic SegmentationQ-LearningSemantic Segmentation

WeatherProof: A Paired-Dataset Approach to Semantic Segmentation in Adverse Weather

2023-12-15 · Blake Gella, Howard Zhang, Rishi Upadhyay, Tiffany Chang 외

The introduction of large, foundational models to computer vision has led to drastically improved performance on the task of semantic segmentation. However, these existing methods exhibit a large performance drop when te…

SegmentationSemantic Segmentation

A Robust Semantic Segmentation Pipeline for the CVPR 2026 8th UG2+ Challenge Track 2

2026-05-21 · Jinming Chai, Libo Yan, Licheng Jiao, Fang Liu arxiv

This report presents our solution for the WeatherProof Dataset Challenge, namely CVPR 2026 8th UG2+ Challenge Track 2: Semantic Segmentation in Adverse Weather. For the semantic segmentation task under adverse weather co…

Semantic Segmentation