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.
Frequency Compensated Diffusion Model for Real-scene Dehazing
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Due to distribution shift, deep learning based methods for image dehazing suffer from performance degradation when applied to real-world hazy images. In this paper, we consider a dehazing framework based on conditional diffusion models for improved generalization to real haze. First, we find that optimizing the training objective of diffusion models, i.e., Gaussian noise vectors, is non-trivial. The spectral bias of deep networks hinders the higher frequency modes in Gaussian vectors from being learned and hence impairs the reconstruction of image details. To tackle this issue, we design a network unit, named Frequency Compensation block (FCB), with a bank of filters that jointly emphasize the mid-to-high frequencies of an input signal. We demonstrate that diffusion models with FCB achieve significant gains in both perceptual and distortion metrics. Second, to further boost the generalization performance, we propose a novel data synthesis pipeline, HazeAug, to augment haze in terms of degree and diversity. Within the framework, a solid baseline for blind dehazing is set up where models are trained on synthetic hazy-clean pairs, and directly generalize to real data. Extensive evaluations show that the proposed dehazing diffusion model significantly outperforms state-of-the-art methods on real-world images. Our code is at https://github.com/W-Jilly/frequency-compensated-diffusion-model-pytorch.
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.