English

SDDNet: Style-guided Dual-layer Disentanglement Network for Shadow Detection

Computer Vision and Pattern Recognition 2024-12-10 v2

Abstract

Despite significant progress in shadow detection, current methods still struggle with the adverse impact of background color, which may lead to errors when shadows are present on complex backgrounds. Drawing inspiration from the human visual system, we treat the input shadow image as a composition of a background layer and a shadow layer, and design a Style-guided Dual-layer Disentanglement Network (SDDNet) to model these layers independently. To achieve this, we devise a Feature Separation and Recombination (FSR) module that decomposes multi-level features into shadow-related and background-related components by offering specialized supervision for each component, while preserving information integrity and avoiding redundancy through the reconstruction constraint. Moreover, we propose a Shadow Style Filter (SSF) module to guide the feature disentanglement by focusing on style differentiation and uniformization. With these two modules and our overall pipeline, our model effectively minimizes the detrimental effects of background color, yielding superior performance on three public datasets with a real-time inference speed of 32 FPS.

Keywords

Cite

@article{arxiv.2308.08935,
  title  = {SDDNet: Style-guided Dual-layer Disentanglement Network for Shadow Detection},
  author = {Runmin Cong and Yuchen Guan and Jinpeng Chen and Wei Zhang and Yao Zhao and Sam Kwong},
  journal= {arXiv preprint arXiv:2308.08935},
  year   = {2024}
}

Comments

Accepted by ACM MM 2023

R2 v1 2026-06-28T11:57:53.266Z