paper-with-me

홈 › Papers

PromptIR: Prompting for All-in-One Image Restoration

2023-09-21 · NeurIPS 2023 11

Image restoration involves recovering a high-quality clean image from its degraded version. Deep learning-based methods have significantly improved image restoration performance, however, they have limited generalization ability to different degradation types and levels. This restricts their real-world application since it requires training individual models for each specific degradation and knowing the input degradation type to apply the relevant model. We present a prompt-based learning approach, PromptIR, for All-In-One image restoration that can effectively restore images from various types and levels of degradation. In particular, our method uses prompts to encode degradation-specific information, which is then used to dynamically guide the restoration network. This allows our method to generalize to different degradation types and levels, while still achieving state-of-the-art results on image denoising, deraining, and dehazing. Overall, PromptIR offers a generic and efficient plugin module with few lightweight prompts that can be used to restore images of various types and levels of degradation with no prior information on the corruptions present in the image. Our code and pre-trained models are available here: https://github.com/va1shn9v/PromptIR

📄 PDF Abstract BibTeX

Code (1)

va1shn9v/promptir 공식 구현 pytorch

Similar Papers 제목 키워드 기반

PromptIR: Prompting for All-in-One Blind Image Restoration

2023-06-22 · Vaishnav Potlapalli, Syed Waqas Zamir, Salman Khan, Fahad Shahbaz Khan

Image restoration involves recovering a high-quality clean image from its degraded version. Deep learning-based methods have significantly improved image restoration performance, however, they have limited generalization…

AllBlind All-in-One Image RestorationDenoisingImage Denoising+2

Content-Aware Transformer for All-in-one Image Restoration

2025-04-07 · Gang Wu, Junjun Jiang, Kui Jiang, Xianming Liu

Image restoration has witnessed significant advancements with the development of deep learning models. Although Transformer architectures have progressed considerably in recent years, challenges remain, particularly the …

AllImage RestorationRain Removal

Textual Prompt Guided Image Restoration

2023-12-11 · Qiuhai Yan, Aiwen Jiang, Kang Chen, Long Peng 외

Image restoration has always been a cutting-edge topic in the academic and industrial fields of computer vision. Since degradation signals are often random and diverse, "all-in-one" models that can do blind image restora…

DenoisingImage RestorationRain Removal

Boosting All-in-One Image Restoration via Self-Improved Privilege Learning

2025-05-30 · Gang Wu, Junjun Jiang, Kui Jiang, Xianming Liu

Unified image restoration models for diverse and mixed degradations often suffer from unstable optimization dynamics and inter-task conflicts. This paper introduces Self-Improved Privilege Learning (SIPL), a novel paradi…

AllImage RestorationUnified Image Restoration

Dual Prompting Image Restoration with Diffusion Transformers

2025-01-01 · CVPR 2025 1 · Dehong Kong, Fan Li, Zhixin Wang, Jiaqi Xu 외

Recent state-of-the-art image restoration methods mostly adopt latent diffusion models with U-Net backbones, yet still facing challenges in achieving high-quality restoration due to their limited capabilities. Diffus…

Image Restoration