DocShaDiffusion removes shadows from document images by running a mask-guided denoising diffusion in latent space, and contributes a synthetic color-shadow dataset and state-of-the-art benchmark numbers.
DocDeshadower: Frequency-Aware Transformer for Document Shadow Removal
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Shadows in scanned documents pose significant challenges for document analysis and recognition tasks due to their negative impact on visual quality and readability. Current shadow removal techniques, including traditional methods and deep learning approaches, face limitations in handling varying shadow intensities and preserving document details. To address these issues, we propose DocDeshadower, a novel multi-frequency Transformer-based model built upon the Laplacian Pyramid. By decomposing the shadow image into multiple frequency bands and employing two critical modules: the Attention-Aggregation Network for low-frequency shadow removal and the Gated Multi-scale Fusion Transformer for global refinement. DocDeshadower effectively removes shadows at different scales while preserving document content. Extensive experiments demonstrate DocDeshadower's superior performance compared to state-of-the-art methods, highlighting its potential to significantly improve document shadow removal techniques. The code is available at https://github.com/leiyingtie/DocDeshadower.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
DocShaDiffusion: Diffusion Model in Latent Space for Document Image Shadow Removal
DocShaDiffusion removes shadows from document images by running a mask-guided denoising diffusion in latent space, and contributes a synthetic color-shadow dataset and state-of-the-art benchmark numbers.