paper-with-me

Papers

Removing Multiple Hybrid Adverse Weather in Video via a Unified Model

2025-03-08 · Yecong Wan, Mingwen Shao, Yuanshuo Cheng, Jun Shu, Shuigen Wang

Videos captured under real-world adverse weather conditions typically suffer from uncertain hybrid weather artifacts with heterogeneous degradation distributions. However, existing algorithms only excel at specific single degradation distributions due to limited adaption capacity and have to deal with different weather degradations with separately trained models, thus may fail to handle real-world stochastic weather scenarios. Besides, the model training is also infeasible due to the lack of paired video data to characterize the coexistence of multiple weather. To ameliorate the aforementioned issue, we propose a novel unified model, dubbed UniWRV, to remove multiple heterogeneous video weather degradations in an all-in-one fashion. Specifically, to tackle degenerate spatial feature heterogeneity, we propose a tailored weather prior guided module that queries exclusive priors for different instances as prompts to steer spatial feature characterization. To tackle degenerate temporal feature heterogeneity, we propose a dynamic routing aggregation module that can automatically select optimal fusion paths for different instances to dynamically integrate temporal features. Additionally, we managed to construct a new synthetic video dataset, termed HWVideo, for learning and benchmarking multiple hybrid adverse weather removal, which contains 15 hybrid weather conditions with a total of 1500 adverse-weather/clean paired video clips. Real-world hybrid weather videos are also collected for evaluating model generalizability. Comprehensive experiments demonstrate that our UniWRV exhibits robust and superior adaptation capability in multiple heterogeneous degradations learning scenarios, including various generic video restoration tasks beyond weather removal.

📄 PDF Abstract BibTeX arXiv:2503.06200

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingVideo Restoration

Similar Papers 제목 키워드 기반

Video Adverse-Weather-Component Suppression Network via Weather Messenger and Adversarial Backpropagation

2023-09-24 · ICCV 2023 1 · Yijun Yang, Angelica I. Aviles-Rivero, Huazhu Fu, Ye Liu 외

Although convolutional neural networks (CNNs) have been proposed to remove adverse weather conditions in single images using a single set of pre-trained weights, they fail to restore weather videos due to the absence of …

Decoder

CMAWRNet: Multiple Adverse Weather Removal via a Unified Quaternion Neural Architecture

2025-05-03 · Vladimir Frants, Sos Agaian, Karen Panetta, Peter Huang

Images used in real-world applications such as image or video retrieval, outdoor surveillance, and autonomous driving suffer from poor weather conditions. When designing robust computer vision systems, removing adverse w…

Autonomous DrivingBenchmarkingobject-detectionObject Detection+1

Restoring Images Captured in Arbitrary Hybrid Adverse Weather Conditions in One Go

2023-05-17 · Ye-Cong Wan, Ming-Wen Shao, Yuan-Shuo Cheng, Yue-Xian Liu 외

Adverse conditions typically suffer from stochastic hybrid weather degradations (e.g., rainy and hazy night), while existing image restoration algorithms envisage that weather degradations occur independently, thus may f…

BenchmarkingImage Restoration

TransWeather: Transformer-based Restoration of Images Degraded by Adverse Weather Conditions

2021-11-29 · CVPR 2022 1 · Jeya Maria Jose Valanarasu, Rajeev Yasarla, Vishal M. Patel

Removing adverse weather conditions like rain, fog, and snow from images is an important problem in many applications. Most methods proposed in the literature have been designed to deal with just removing one type of deg…

AllDecoderImage RestorationNeural Architecture Search+4

AutoAWG: Adverse Weather Generation with Adaptive Multi-Controls for Automotive Videos

2026-04-21 · Jiagao Hu, Daiguo Zhou, Danzhen Fu, Fuhao Li 외 arxiv

Perception robustness under adverse weather remains a critical challenge for autonomous driving, with the core bottleneck being the scarcity of real-world video data in adverse weather. Existing weather generation approa…

Autonomous DrivingVideo Generation