CVIVSep 21, 2023

Deshadow-Anything: When Segment Anything Model Meets Zero-shot shadow removal

arXiv:2309.11715v44 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses shadow removal in computer vision, which is an incremental improvement for applications like image editing and analysis.

The paper tackles the problem of distinguishing shadows from backgrounds in image segmentation by developing Deshadow-Anything, a method that fine-tunes the Segment Anything Model on large-scale datasets and uses diffusion models with Multi-Self-Attention Guidance and adaptive input perturbation to remove shadows while preserving details, achieving effective image restoration performance.

Segment Anything (SAM), an advanced universal image segmentation model trained on an expansive visual dataset, has set a new benchmark in image segmentation and computer vision. However, it faced challenges when it came to distinguishing between shadows and their backgrounds. To address this, we developed Deshadow-Anything, considering the generalization of large-scale datasets, and we performed Fine-tuning on large-scale datasets to achieve image shadow removal. The diffusion model can diffuse along the edges and textures of an image, helping to remove shadows while preserving the details of the image. Furthermore, we design Multi-Self-Attention Guidance (MSAG) and adaptive input perturbation (DDPM-AIP) to accelerate the iterative training speed of diffusion. Experiments on shadow removal tasks demonstrate that these methods can effectively improve image restoration performance.

Foundations

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

Your Notes