Shadow-Aware Dynamic Convolution for Shadow Removal
Yimin Xu, Mingbao Lin, Hong Yang, Fei Chao, Rongrong Ji

TL;DR
This paper proposes a shadow-aware dynamic convolution module that decouples shadow and non-shadow regions, improving shadow removal quality and efficiency by processing these regions with different convolution strategies.
Contribution
Introduction of a novel plug-and-play Shadow-Aware Dynamic Convolution (SADC) module that separates shadow and non-shadow processing for better shadow removal.
Findings
Achieves superior performance on ISTD and SRD datasets.
Reduces computational cost compared to existing methods.
Enhances image reconstruction quality in shadow regions.
Abstract
With a wide range of shadows in many collected images, shadow removal has aroused increasing attention since uncontaminated images are of vital importance for many downstream multimedia tasks. Current methods consider the same convolution operations for both shadow and non-shadow regions while ignoring the large gap between the color mappings for the shadow region and the non-shadow region, leading to poor quality of reconstructed images and a heavy computation burden. To solve this problem, this paper introduces a novel plug-and-play Shadow-Aware Dynamic Convolution (SADC) module to decouple the interdependence between the shadow region and the non-shadow region. Inspired by the fact that the color mapping of the non-shadow region is easier to learn, our SADC processes the non-shadow region with a lightweight convolution module in a computationally cheap manner and recovers the shadow…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · Image Enhancement Techniques
MethodsConvolution
