CVJul 22, 2025

DenseSR: Image Shadow Removal as Dense Prediction

arXiv:2507.16472v16 citationsh-index: 10Has CodeMM
Originality Incremental advance
AI Analysis

This work addresses image quality degradation due to shadows, benefiting applications like computer vision and photography, but it is incremental as it builds on prior dense prediction and fusion techniques.

The paper tackles the problem of single-image shadow removal under challenging indirect illumination, which often leads to inconsistent restoration and blurring, and proposes DenseSR, a framework that achieves superior performance over existing methods with concrete improvements in metrics like PSNR and SSIM.

Shadows are a common factor degrading image quality. Single-image shadow removal (SR), particularly under challenging indirect illumination, is hampered by non-uniform content degradation and inherent ambiguity. Consequently, traditional methods often fail to simultaneously recover intra-shadow details and maintain sharp boundaries, resulting in inconsistent restoration and blurring that negatively affect both downstream applications and the overall viewing experience. To overcome these limitations, we propose the DenseSR, approaching the problem from a dense prediction perspective to emphasize restoration quality. This framework uniquely synergizes two key strategies: (1) deep scene understanding guided by geometric-semantic priors to resolve ambiguity and implicitly localize shadows, and (2) high-fidelity restoration via a novel Dense Fusion Block (DFB) in the decoder. The DFB employs adaptive component processing-using an Adaptive Content Smoothing Module (ACSM) for consistent appearance and a Texture-Boundary Recuperation Module (TBRM) for fine textures and sharp boundaries-thereby directly tackling the inconsistent restoration and blurring issues. These purposefully processed components are effectively fused, yielding an optimized feature representation preserving both consistency and fidelity. Extensive experimental results demonstrate the merits of our approach over existing methods. Our code can be available on https://github$.$com/VanLinLin/DenseSR

Foundations

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

Your Notes