Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 80% Match Research Paper Computer vision researchers,Image processing engineers,Developers of autonomous systems,Photographers 17 hours ago

Prompt to Restore, Restore to Prompt: Cyclic Prompting for Universal Adverse Weather Removal

computer-vision › diffusion-models
📄 Abstract

Abstract: Universal adverse weather removal (UAWR) seeks to address various weather degradations within a unified framework. Recent methods are inspired by prompt learning using pre-trained vision-language models (e.g., CLIP), leveraging degradation-aware prompts to facilitate weather-free image restoration, yielding significant improvements. In this work, we propose CyclicPrompt, an innovative cyclic prompt approach designed to enhance the effectiveness, adaptability, and generalizability of UAWR. CyclicPrompt Comprises two key components: 1) a composite context prompt that integrates weather-related information and context-aware representations into the network to guide restoration. This prompt differs from previous methods by marrying learnable input-conditional vectors with weather-specific knowledge, thereby improving adaptability across various degradations. 2) The erase-and-paste mechanism, after the initial guided restoration, substitutes weather-specific knowledge with constrained restoration priors, inducing high-quality weather-free concepts into the composite prompt to further fine-tune the restoration process. Therefore, we can form a cyclic "Prompt-Restore-Prompt" pipeline that adeptly harnesses weather-specific knowledge, textual contexts, and reliable textures. Extensive experiments on synthetic and real-world datasets validate the superior performance of CyclicPrompt. The code is available at: https://github.com/RongxinL/CyclicPrompt.

Key Contributions

CyclicPrompt introduces an innovative cyclic prompting approach for Universal Adverse Weather Removal (UAWR), enhancing effectiveness, adaptability, and generalizability. It features a composite context prompt integrating weather information and context-aware representations, and an erase-and-paste mechanism to refine restoration.

Business Value

Improves the quality of images captured in adverse weather conditions, benefiting applications like autonomous driving perception, surveillance, and consumer photography.