paper-with-me

Papers

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

2024-07-04 · Yuhong Zhang, Hengsheng Zhang, Xinning Chai, Zhengxue Cheng, Rong Xie, Li Song, Wenjun Zhang

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 non-uniqueness of degradation in real-world images, it is challenging for a model trained for single tasks to handle real-world restoration problems effectively. Moreover, existing methods often suffer from over-smoothing and lack of realism in the restored results. To address these issues, we propose Diff-Restorer, a universal image restoration method based on the diffusion model, aiming to leverage the prior knowledge of Stable Diffusion to remove degradation while generating high perceptual quality restoration results. Specifically, we utilize the pre-trained visual language model to extract visual prompts from degraded images, including semantic and degradation embeddings. The semantic embeddings serve as content prompts to guide the diffusion model for generation. In contrast, the degradation embeddings modulate the Image-guided Control Module to generate spatial priors for controlling the spatial structure of the diffusion process, ensuring faithfulness to the original image. Additionally, we design a Degradation-aware Decoder to perform structural correction and convert the latent code to the pixel domain. We conducted comprehensive qualitative and quantitative analysis on restoration tasks with different degradations, demonstrating the effectiveness and superiority of our approach.

📄 PDF Abstract BibTeX arXiv:2407.03636

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage RestorationLanguage Modelling

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 제목 키워드 기반

Restorer: Removing Multi-Degradation with All-Axis Attention and Prompt Guidance

2024-06-18 · Jiawei Mao, Juncheng Wu, Yuyin Zhou, Xuesong Yin 외

There are many excellent solutions in image restoration.However, most methods require on training separate models to restore images with different types of degradation.Although existing all-in-one models effectively addr…

AllDeblurringDenoisingImage Restoration+1

Unleashing Text-to-Image Diffusion Models for Visual Perception

2023-03-03 · ICCV 2023 1 · Wenliang Zhao, Yongming Rao, Zuyan Liu, Benlin Liu 외

Diffusion models (DMs) have become the new trend of generative models and have demonstrated a powerful ability of conditional synthesis. Among those, text-to-image diffusion models pre-trained on large-scale image-text p…

DenoisingDepth EstimationImage SegmentationMonocular Depth Estimation+3

VP3D: Unleashing 2D Visual Prompt for Text-to-3D Generation

2024-03-25 · CVPR 2024 1 · Yang Chen, Yingwei Pan, Haibo Yang, Ting Yao 외

Recent innovations on text-to-3D generation have featured Score Distillation Sampling (SDS), which enables the zero-shot learning of implicit 3D models (NeRF) by directly distilling prior knowledge from 2D diffusion mode…

3D GenerationNeRFText to 3DZero-Shot Learning

RestorerID: Towards Tuning-Free Face Restoration with ID Preservation

2024-11-21 · Jiacheng Ying, Mushui Liu, Zhe Wu, Runming Zhang 외

Blind face restoration has made great progress in producing high-quality and lifelike images. Yet it remains challenging to preserve the ID information especially when the degradation is heavy. Current reference-guided f…

Blind Face RestorationFace Alignment

LucidFlux: Caption-Free Photo-Realistic Image Restoration via a Large-Scale Diffusion Transformer

2025-09-26 · Song Fei, Tian Ye, Lujia Wang, Lei Zhu arxiv

Image restoration (IR) aims to recover images degraded by unknown mixtures while preserving semanticsconditions under which discriminative restorers and UNet-based diffusion priors often oversmooth, hallucinate, or drift…

Image Restoration