CVDec 23, 2024

Detail-Preserving Latent Diffusion for Stable Shadow Removal

arXiv:2412.17630v110 citationsh-index: 7CVPR
Originality Incremental advance
AI Analysis

This work addresses shadow removal for computer vision applications, offering an incremental improvement by adapting existing diffusion models with a novel fine-tuning approach.

The paper tackles the problem of high-quality shadow removal with strong generalizability in complex scenes by leveraging a pre-trained Stable Diffusion model, proposing a two-stage fine-tuning pipeline that outperforms state-of-the-art methods and generalizes effectively to unseen data.

Achieving high-quality shadow removal with strong generalizability is challenging in scenes with complex global illumination. Due to the limited diversity in shadow removal datasets, current methods are prone to overfitting training data, often leading to reduced performance on unseen cases. To address this, we leverage the rich visual priors of a pre-trained Stable Diffusion (SD) model and propose a two-stage fine-tuning pipeline to adapt the SD model for stable and efficient shadow removal. In the first stage, we fix the VAE and fine-tune the denoiser in latent space, which yields substantial shadow removal but may lose some high-frequency details. To resolve this, we introduce a second stage, called the detail injection stage. This stage selectively extracts features from the VAE encoder to modulate the decoder, injecting fine details into the final results. Experimental results show that our method outperforms state-of-the-art shadow removal techniques. The cross-dataset evaluation further demonstrates that our method generalizes effectively to unseen data, enhancing the applicability of shadow removal methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes