paper-with-me

Papers

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

2023-06-23 · Jiaqi Ma, Tianheng Cheng, Guoli Wang, Qian Zhang, Xinggang Wang, Lefei 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 unifying multiple tasks into one universal architecture suffers from uncontrollable and undesired predictions. To address those issues, we explore prompt learning in universal architectures for image restoration tasks. In this paper, we present Degradation-aware Visual Prompts, which encode various types of image degradation, e.g., noise and blur, into unified visual prompts. These degradation-aware prompts provide control over image processing and allow weighted combinations for customized image restoration. We then leverage degradation-aware visual prompts to establish a controllable and universal model for image restoration, called ProRes, which is applicable to an extensive range of image restoration tasks. ProRes leverages the vanilla Vision Transformer (ViT) without any task-specific designs. Furthermore, the pre-trained ProRes can easily adapt to new tasks through efficient prompt tuning with only a few images. Without bells and whistles, ProRes achieves competitive performance compared to task-specific methods and experiments can demonstrate its ability for controllable restoration and adaptation for new tasks. The code and models will be released in \url{https://github.com/leonmakise/ProRes}.

📄 PDF Abstract BibTeX arXiv:2306.13653

Code (1)

leonmakise/prores 공식 구현 pytorch

Tasks

DeblurringDenoisingImage RestorationLow-Light Image EnhancementPrompt LearningSingle Image DerainingUnified Image Restoration

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Progressive Residual Warmup for Language Model Pretraining

2026-03-05 · Tianhao Chen, Xin Xu, Lu Yin, Hao Chen 외 arxiv

Transformer architectures serve as the backbone for most modern Large Language Models, therefore their pretraining stability and convergence speed are of central concern. Motivated by the logical dependency of sequential…

DA2Diff: Exploring Degradation-aware Adaptive Diffusion Priors for All-in-One Weather Restoration

2025-04-07 · Jiamei Xiong, Xuefeng Yan, Yongzhen Wang, Wei Zhao 외

Image restoration under adverse weather conditions is a critical task for many vision-based applications. Recent all-in-one frameworks that handle multiple weather degradations within a unified model have shown potential…

AllImage Restoration

Diff-Restorer: Unleashing Visual Prompts for Diffusion-based Universal Image Restoration

2024-07-04 · Yuhong Zhang, Hengsheng Zhang, Xinning Chai, Zhengxue Cheng 외

Image restoration is a classic low-level problem aimed at recovering high-quality images from low-quality images with various degradations such as blur, noise, rain, haze, etc. However, due to the inherent complexity and…

DecoderImage RestorationLanguage Modelling

Exploring CLIP for Assessing the Look and Feel of Images

2022-07-25 · Jianyi Wang, Kelvin C. K. Chan, Chen Change Loy

Measuring the perception of visual content is a long-standing problem in computer vision. Many mathematical models have been developed to evaluate the look or quality of an image. Despite the effectiveness of such tools …

Image Quality AssessmentNo-Reference Image Quality AssessmentVideo Quality Assessment

All-in-one Weather-degraded Image Restoration via Adaptive Degradation-aware Self-prompting Model

2024-11-12 · Yuanbo Wen, Tao Gao, ZiQi Li, Jing Zhang 외

Existing approaches for all-in-one weather-degraded image restoration suffer from inefficiencies in leveraging degradation-aware priors, resulting in sub-optimal performance in adapting to different weather conditions. T…

AllImage ReconstructionImage Restoration