Shadow Optimization from Structured Deep Edge Detection

Abstract

We present a novel learning-based framework for shadow detection from a single image. The local structure of shadow boundaries as well as the global interactions of the shadow and non-shadow regions remain largely unexploited by previous learning-based approaches. In this paper, we propose an efficient structured labelling framework for shadow detection from a single image. A convolutional Neural Networks framework is designed to capture the local structure information of shadow edge and to learn the most relevant features. We further propose and formulate a global shadow optimization framework which can model the complex global interactions over the shadow and light regions. Using the shadow edges detected by our proposed method, the shadow map can be solved by efficient least-square optimization. Our proposed framework is efficient and achieves state-of-the-art results on the major shadow benchmark databases collected under a variety of conditions.

Cite

Text

Shen et al. "Shadow Optimization from Structured Deep Edge Detection." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298818

Markdown

[Shen et al. "Shadow Optimization from Structured Deep Edge Detection." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/shen2015cvpr-shadow/) doi:10.1109/CVPR.2015.7298818

BibTeX

@inproceedings{shen2015cvpr-shadow,
  title     = {{Shadow Optimization from Structured Deep Edge Detection}},
  author    = {Shen, Li and Chua, Teck Wee and Leman, Karianto},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2015},
  doi       = {10.1109/CVPR.2015.7298818},
  url       = {https://mlanthology.org/cvpr/2015/shen2015cvpr-shadow/}
}