paper-with-me

홈 › Papers

Multi-weather Image Restoration via Domain Translation

2023-01-01 · ICCV 2023 1 · Prashant W. Patil, Sunil Gupta, Santu Rana, Svetha Venkatesh, Subrahmanyam Murala

Weather degraded conditions such as rain, haze, snow, etc. may degrade the performance of most computer vision systems. Therefore, effective restoration of multi-weather degraded images is an essential prerequisite for successful functioning of such systems. The current multi-weather image restoration approaches utilize a model that is trained on a combined dataset consisting of individual images for rainy, snowy, and hazy weather degradations. These methods may face challenges when dealing with real-world situations where the images may have multiple, more intricate weather conditions. To address this issue, we propose a domain translation-based unified method for multi-weather image restoration. In this approach, the proposed network learns multiple weather degradations simultaneously, making it immune for real-world conditions. Specifically, we first propose an instance-level domain (weather) translation with multi-attentive feature learning approach to get different weather-degraded variants of the same scenario. Next, the original and translated images are used as input to the proposed novel multi-weather restoration network which utilizes a progressive multi-domain deformable alignment (PMDA) with cascaded multi-head attention (CMA). The proposed PMDA facilitates the restoration network to learn weather-invariant clues effectively. Further, PMDA and respective decoder features are merged via proposed CMA module for restoration. Extensive experimental results on synthetic and real-world hazy, rainy, and snowy image databases clearly demonstrate that our model outperforms the state-of-the-art multi-weather image restoration methods. The URL for our code is provided in the supplementary material and will be made public upon acceptance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RestorationTranslation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

WeatherCycle: Unpaired Multi-Weather Restoration via Color Space Decoupled Cycle Learning

2025-09-27 · Wenxuan Fang, Jiangwei Weng, Jianjun Qian, Jian Yang 외 arxiv

Unsupervised image restoration under multi-weather conditions remains a fundamental yet underexplored challenge. While existing methods often rely on task-specific physical priors, their narrow focus limits scalability a…

Image Restoration

Continual Learning-Based Unified Model for Unpaired Image Restoration Tasks

2025-07-25 · Kotha Kartheek, Lingamaneni Gnanesh Chowdary, Snehasis Mukherjee arxiv

Restoration of images contaminated by different adverse weather conditions such as fog, snow, and rain is a challenging task due to the varying nature of the weather conditions. Most of the existing methods focus on any …

Continual LearningAutonomous DrivingImage Restoration

WeatherBench: A Real-World Benchmark Dataset for All-in-One Adverse Weather Image Restoration

2025-09-15 · Qiyuan Guan, Qianfeng Yang, Xiang Chen, Tianyu Song 외 arxiv

Existing all-in-one image restoration approaches, which aim to handle multiple weather degradations within a single framework, are predominantly trained and evaluated using mixed single-weather synthetic datasets. Howeve…

Image Restoration

Always Clear Days: Degradation Type and Severity Aware All-In-One Adverse Weather Removal

2023-10-27 · Yu-Wei Chen, Soo-Chang Pei

All-in-one adverse weather removal is an emerging topic on image restoration, which aims to restore multiple weather degradations in an unified model, and the challenge are twofold. First, discover and handle the propert…

AllDomain AdaptationImage Restoration

AWRaCLe: All-Weather Image Restoration using Visual In-Context Learning

2024-08-30 · Sudarshan Rajagopalan, Vishal M. Patel

All-Weather Image Restoration (AWIR) under adverse weather conditions is a challenging task due to the presence of different types of degradations. Prior research in this domain relies on extensive training data but lack…

AllImage RestorationIn-Context Learning