paper-with-me

Papers

ShadowDiffusion: When Degradation Prior Meets Diffusion Model for Shadow Removal

2022-12-09 · CVPR 2023 1 · Lanqing Guo, Chong Wang, Wenhan Yang, Siyu Huang, YuFei Wang, Hanspeter Pfister, Bihan Wen

Recent deep learning methods have achieved promising results in image shadow removal. However, their restored images still suffer from unsatisfactory boundary artifacts, due to the lack of degradation prior embedding and the deficiency in modeling capacity. Our work addresses these issues by proposing a unified diffusion framework that integrates both the image and degradation priors for highly effective shadow removal. In detail, we first propose a shadow degradation model, which inspires us to build a novel unrolling diffusion model, dubbed ShandowDiffusion. It remarkably improves the model's capacity in shadow removal via progressively refining the desired output with both degradation prior and diffusive generative prior, which by nature can serve as a new strong baseline for image restoration. Furthermore, ShadowDiffusion progressively refines the estimated shadow mask as an auxiliary task of the diffusion generator, which leads to more accurate and robust shadow-free image generation. We conduct extensive experiments on three popular public datasets, including ISTD, ISTD+, and SRD, to validate our method's effectiveness. Compared to the state-of-the-art methods, our model achieves a significant improvement in terms of PSNR, increasing from 31.69dB to 34.73dB over SRD dataset.

📄 PDF Abstract BibTeX arXiv:2212.04711

Code (1)

GuoLanqing/ShadowDiffusion 공식 구현 pytorch

Tasks

Image GenerationImage RestorationImage Shadow RemovalRolling Shutter CorrectionShadow Removal

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

When Color-Space Decoupling Meets Diffusion for Adverse-Weather Image Restoration

2025-09-21 · Wenxuan Fang, Jili Fan, Chao Wang, Xiantao Hu 외 arxiv

Adverse Weather Image Restoration (AWIR) is a highly challenging task due to the unpredictable and dynamic nature of weather-related degradations. Traditional task-specific methods often fail to generalize to unseen or c…

Image Restoration

3D-GIMP: When 3D Gaussian Inpainting Meets PatchMatch

2026-07-22 · Xuening Tian, Dieter Schmalstieg, Shohei Mori arxiv

Recent advances in 3D scene editing have leveraged iterative diffusion models to update input views. However, this process is computationally expensive and struggles to produce sharp details. Meanwhile, ``hallucination d…

3D Reconstruction3D scene EditingPatch Matching

PGDiff: Guiding Diffusion Models for Versatile Face Restoration via Partial Guidance

2023-09-19 · NeurIPS 2023 11 · Peiqing Yang, Shangchen Zhou, Qingyi Tao, Chen Change Loy

Exploiting pre-trained diffusion models for restoration has recently become a favored alternative to the traditional task-specific training approach. Previous works have achieved noteworthy success by limiting the soluti…

TPGDiff: Hierarchical Triple-Prior Guided Diffusion for Image Restoration

2026-01-28 · Yanjie Tu, Qingsen Yan, Axi Niu, Jiacong Tang arxiv

All-in-one image restoration aims to address diverse degradation types using a single unified model. Existing methods typically rely on degradation priors to guide restoration, yet often struggle to reconstruct content i…

Unified Image RestorationImage Reconstruction

Diffusion Image Prior

2025-03-27 · Hamadi Chihaoui, Paolo Favaro

Zero-shot image restoration (IR) methods based on pretrained diffusion models have recently achieved significant success. These methods typically require at least a parametric form of the degradation model. However, in r…

DenoisingImage RestorationJPEG Artifact RemovalSuper-Resolution