Large-Scale Training of Shadow Detectors with Noisily-Annotated Shadow Examples

Abstract

This paper introduces training of shadow detectors under the large-scale dataset paradigm. This was previously impossible due to the high cost of precise shadow annotation. Instead, we advocate the use of quickly but imperfectly labeled images. Our novel label recovery method automatically corrects a portion of the erroneous annotations such that the trained classifiers perform at state-of-the-art level. We apply our method to improve the accuracy of the labels of a new dataset that is 20 times larger than existing datasets and contains a large variety of scenes and image types. Naturally, such a large dataset is appropriate for training deep learning methods. Thus, we propose a semantic-aware patch level Convolutional Neural Network architecture that efficiently trains on patch level shadow examples while incorporating image level semantic information. This means that the detected shadow patches are refined based on image semantics. Our proposed pipeline can be a useful baseline for future advances in shadow detection.

Cite

Text

Vicente et al. "Large-Scale Training of Shadow Detectors with Noisily-Annotated Shadow Examples." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46466-4_49

Markdown

[Vicente et al. "Large-Scale Training of Shadow Detectors with Noisily-Annotated Shadow Examples." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/vicente2016eccv-large/) doi:10.1007/978-3-319-46466-4_49

BibTeX

@inproceedings{vicente2016eccv-large,
  title     = {{Large-Scale Training of Shadow Detectors with Noisily-Annotated Shadow Examples}},
  author    = {Vicente, Tomás F. Yago and Hou, Le and Yu, Chen-Ping and Hoai, Minh and Samaras, Dimitris},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {816-832},
  doi       = {10.1007/978-3-319-46466-4_49},
  url       = {https://mlanthology.org/eccv/2016/vicente2016eccv-large/}
}