English

ShadowFormer: Global Context Helps Image Shadow Removal

Computer Vision and Pattern Recognition 2023-02-06 v1

Abstract

Recent deep learning methods have achieved promising results in image shadow removal. However, most of the existing approaches focus on working locally within shadow and non-shadow regions, resulting in severe artifacts around the shadow boundaries as well as inconsistent illumination between shadow and non-shadow regions. It is still challenging for the deep shadow removal model to exploit the global contextual correlation between shadow and non-shadow regions. In this work, we first propose a Retinex-based shadow model, from which we derive a novel transformer-based network, dubbed ShandowFormer, to exploit non-shadow regions to help shadow region restoration. A multi-scale channel attention framework is employed to hierarchically capture the global information. Based on that, we propose a Shadow-Interaction Module (SIM) with Shadow-Interaction Attention (SIA) in the bottleneck stage to effectively model the context correlation between shadow and non-shadow regions. We conduct extensive experiments on three popular public datasets, including ISTD, ISTD+, and SRD, to evaluate the proposed method. Our method achieves state-of-the-art performance by using up to 150X fewer model parameters.

Keywords

Cite

@article{arxiv.2302.01650,
  title  = {ShadowFormer: Global Context Helps Image Shadow Removal},
  author = {Lanqing Guo and Siyu Huang and Ding Liu and Hao Cheng and Bihan Wen},
  journal= {arXiv preprint arXiv:2302.01650},
  year   = {2023}
}

Comments

Accepted by AAAI2023

R2 v1 2026-06-28T08:31:12.373Z