paper-with-me

Papers

Prompt-In-Prompt Learning for Universal Image Restoration

2023-12-08 · Zilong Li, Yiming Lei, Chenglong Ma, Junping Zhang, Hongming Shan

Image restoration, which aims to retrieve and enhance degraded images, is fundamental across a wide range of applications. While conventional deep learning approaches have notably improved the image quality across various tasks, they still suffer from (i) the high storage cost needed for various task-specific models and (ii) the lack of interactivity and flexibility, hindering their wider application. Drawing inspiration from the pronounced success of prompts in both linguistic and visual domains, we propose novel Prompt-In-Prompt learning for universal image restoration, named PIP. First, we present two novel prompts, a degradation-aware prompt to encode high-level degradation knowledge and a basic restoration prompt to provide essential low-level information. Second, we devise a novel prompt-to-prompt interaction module to fuse these two prompts into a universal restoration prompt. Third, we introduce a selective prompt-to-feature interaction module to modulate the degradation-related feature. By doing so, the resultant PIP works as a plug-and-play module to enhance existing restoration models for universal image restoration. Extensive experimental results demonstrate the superior performance of PIP on multiple restoration tasks, including image denoising, deraining, dehazing, deblurring, and low-light enhancement. Remarkably, PIP is interpretable, flexible, efficient, and easy-to-use, showing promising potential for real-world applications. The code is available at https://github.com/longzilicart/pip_universal.

📄 PDF Abstract BibTeX arXiv:2312.05038

Code (1)

longzilicart/pip_universal 공식 구현 pytorch

Tasks

DeblurringDenoisingImage DenoisingImage RestorationPrompt LearningRain Removal

Similar Papers 제목 키워드 기반

ProRes: Exploring Degradation-aware Visual Prompt for Universal Image Restoration

2023-06-23 · Jiaqi Ma, Tianheng Cheng, Guoli Wang, Qian Zhang 외

Image restoration aims to reconstruct degraded images, e.g., denoising or deblurring. Existing works focus on designing task-specific methods and there are inadequate attempts at universal methods. However, simply unifyi…

DeblurringDenoisingImage RestorationLow-Light Image Enhancement+3

PromptHSI: Universal Hyperspectral Image Restoration with Vision-Language Modulated Frequency Adaptation

2024-11-24 · Chia-Ming Lee, Ching-Heng Cheng, Yu-Fan Lin, Yi-Ching Cheng 외

Recent advances in All-in-One (AiO) RGB image restoration have demonstrated the effectiveness of prompt learning in handling multiple degradations within a single model. However, extending these approaches to hyperspectr…

Image RestorationLanguage ModelingLanguage ModellingPrompt Learning

MP-HSIR: A Multi-Prompt Framework for Universal Hyperspectral Image Restoration

2025-03-12 · Zhehui Wu, Yong Chen, Naoto Yokoya, wei he

Hyperspectral images (HSIs) often suffer from diverse and unknown degradations during imaging, leading to severe spectral and spatial distortions. Existing HSI restoration methods typically rely on specific degradation a…

Image RestorationSpectral Reconstruction

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

2025-03-12 · Rongxin Liao, Feng Li, Yanyan Wei, Zenglin Shi 외

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), lev…

Image RestorationPrompt Learning

MoE-DiffIR: Task-customized Diffusion Priors for Universal Compressed Image Restoration

2024-07-15 · Yulin Ren, Xin Li, Bingchen Li, Xingrui Wang 외

We present MoE-DiffIR, an innovative universal compressed image restoration (CIR) method with task-customized diffusion priors. This intends to handle two pivotal challenges in the existing CIR methods: (i) lacking adapt…

Image RestorationMixture-of-ExpertsTexture Synthesis