ARGAN: Attentive Recurrent Generative Adversarial Network for Shadow Detection and Removal

Abstract

In this paper we propose an attentive recurrent generative adversarial network (ARGAN) to detect and remove shadows in an image. The generator consists of multiple progressive steps. At each step a shadow attention detector is firstly exploited to generate an attention map which specifies shadow regions in the input image. Given the attention map, a negative residual by a shadow remover encoder will recover a shadow-lighter or even a shadow-free image. The discriminator is designed to classify whether the output image in the last progressive step is real or fake. Moreover, ARGAN is suitable to be trained with a semi-supervised strategy to make full use of sufficient unsupervised data. The experiments on four public datasets have demonstrated that our ARGAN is robust to detect both simple and complex shadows and to produce more realistic shadow removal results. It outperforms the state-of-the-art methods, especially in detail of recovering shadow areas.

Cite

Text

Ding et al. "ARGAN: Attentive Recurrent Generative Adversarial Network for Shadow Detection and Removal." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.01031

Markdown

[Ding et al. "ARGAN: Attentive Recurrent Generative Adversarial Network for Shadow Detection and Removal." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/ding2019iccv-argan/) doi:10.1109/ICCV.2019.01031

BibTeX

@inproceedings{ding2019iccv-argan,
  title     = {{ARGAN: Attentive Recurrent Generative Adversarial Network for Shadow Detection and Removal}},
  author    = {Ding, Bin and Long, Chengjiang and Zhang, Ling and Xiao, Chunxia},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.01031},
  url       = {https://mlanthology.org/iccv/2019/ding2019iccv-argan/}
}