paper-with-me

홈 › 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, Weiming Wang, Lei Zhu

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 temporal information. Furthermore, existing methods for removing adverse weather conditions (e.g., rain, fog, and snow) from videos can only handle one type of adverse weather. In this work, we propose the first framework for restoring videos from all adverse weather conditions by developing a video adverse-weather-component suppression network (ViWS-Net). To achieve this, we first devise a weather-agnostic video transformer encoder with multiple transformer stages. Moreover, we design a long short-term temporal modeling mechanism for weather messenger to early fuse input adjacent video frames and learn weather-specific information. We further introduce a weather discriminator with gradient reversion, to maintain the weather-invariant common information and suppress the weather-specific information in pixel features, by adversarially predicting weather types. Finally, we develop a messenger-driven video transformer decoder to retrieve the residual weather-specific feature, which is spatiotemporally aggregated with hierarchical pixel features and refined to predict the clean target frame of input videos. Experimental results, on benchmark datasets and real-world weather videos, demonstrate that our ViWS-Net outperforms current state-of-the-art methods in terms of restoring videos degraded by any weather condition.

📄 PDF Abstract BibTeX arXiv:2309.13700

Code (1)

scott-yjyang/ViWS-Net 공식 구현 pytorch

Tasks

Decoder

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Removing Multiple Hybrid Adverse Weather in Video via a Unified Model

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

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

BenchmarkingVideo Restoration

Genuine Knowledge from Practice: Diffusion Test-Time Adaptation for Video Adverse Weather Removal

2024-03-12 · CVPR 2024 1 · Yijun Yang, Hongtao Wu, Angelica I. Aviles-Rivero, Yulun Zhang 외

Real-world vision tasks frequently suffer from the appearance of unexpected adverse weather conditions, including rain, haze, snow, and raindrops. In the last decade, convolutional neural networks and vision transformers…

Test-time Adaptation

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

A Two-Stage Adverse Weather Semantic Segmentation Method for WeatherProof Challenge CVPR 2024 Workshop UG2+

2024-06-08 · Jianzhao Wang, Yanyan Wei, Dehua Hu, Yilin Zhang 외

This technical report presents our team's solution for the WeatherProof Dataset Challenge: Semantic Segmentation in Adverse Weather at CVPR'24 UG2+. We propose a two-stage deep learning framework for this task. In the fi…

Rain RemovalSegmentationSemantic SegmentationVideo deraining

Robust Semantic Segmentation in Adverse Weather Conditions by means of Fast Video-Sequence Segmentation

2020-07-01 · Andreas Pfeuffer, Klaus Dietmayer

Computer vision tasks such as semantic segmentation perform very well in good weather conditions, but if the weather turns bad, they have problems to achieve this performance in these conditions. One possibility to obtai…

Image SegmentationSegmentationSemantic SegmentationVideo Segmentation+1