paper-with-me

Papers

InstructRestore: Region-Customized Image Restoration with Human Instructions

2025-03-31 · Shuaizheng Liu, jianqi ma, Lingchen Sun, Xiangtao Kong, Lei Zhang

Despite the significant progress in diffusion prior-based image restoration, most existing methods apply uniform processing to the entire image, lacking the capability to perform region-customized image restoration according to user instructions. In this work, we propose a new framework, namely InstructRestore, to perform region-adjustable image restoration following human instructions. To achieve this, we first develop a data generation engine to produce training triplets, each consisting of a high-quality image, the target region description, and the corresponding region mask. With this engine and careful data screening, we construct a comprehensive dataset comprising 536,945 triplets to support the training and evaluation of this task. We then examine how to integrate the low-quality image features under the ControlNet architecture to adjust the degree of image details enhancement. Consequently, we develop a ControlNet-like model to identify the target region and allocate different integration scales to the target and surrounding regions, enabling region-customized image restoration that aligns with user instructions. Experimental results demonstrate that our proposed InstructRestore approach enables effective human-instructed image restoration, such as images with bokeh effects and user-instructed local enhancement. Our work advances the investigation of interactive image restoration and enhancement techniques. Data, code, and models will be found at https://github.com/shuaizhengliu/InstructRestore.git.

📄 PDF Abstract BibTeX arXiv:2503.24357

Code (1)

shuaizhengliu/instructrestore 공식 구현

Tasks

Image Restoration

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Empowering Image Recovery_ A Multi-Attention Approach

2024-04-06 · Juan Wen, Yawei Li, Chao Zhang, Weiyan Hou 외

We propose Diverse Restormer (DART), a novel image restoration method that effectively integrates information from various sources (long sequences, local and global regions, feature dimensions, and positional dimensions)…

Image Restoration

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

ClearAIR: A Human-Visual-Perception-Inspired All-in-One Image Restoration

2026-01-06 · Xu Zhang, Huan Zhang, Guoli Wang, Qian Zhang 외 arxiv

All-in-One Image Restoration (AiOIR) has advanced significantly, offering promising solutions for complex real-world degradations. However, most existing approaches rely heavily on degradation-specific representations, o…

Image Quality AssessmentImage Restoration

Review Learning: Advancing All-in-One Ultra-High-Definition Image Restoration Training Method

2024-08-13 · Xin Su, Zhuoran Zheng, Chen Wu

All-in-one image restoration tasks are becoming increasingly important, especially for ultra-high-definition (UHD) images. Existing all-in-one UHD image restoration methods usually boost the model's performance by introd…

4kAllGPUImage Restoration

Image Restoration using Feature-guidance

2022-01-01 · Maitreya Suin, Kuldeep Purohit, A. N. Rajagopalan

Image restoration is the task of recovering a clean image from a degraded version. In most cases, the degradation is spatially varying, and it requires the restoration network to both localize and restore the affected re…

Image RestorationKnowledge Distillation