English

Instance Shadow Detection

Computer Vision and Pattern Recognition 2020-06-23 v2

Abstract

Instance shadow detection is a brand new problem, aiming to find shadow instances paired with object instances. To approach it, we first prepare a new dataset called SOBA, named after Shadow-OBject Association, with 3,623 pairs of shadow and object instances in 1,000 photos, each with individual labeled masks. Second, we design LISA, named after Light-guided Instance Shadow-object Association, an end-to-end framework to automatically predict the shadow and object instances, together with the shadow-object associations and light direction. Then, we pair up the predicted shadow and object instances, and match them with the predicted shadow-object associations to generate the final results. In our evaluations, we formulate a new metric named the shadow-object average precision to measure the performance of our results. Further, we conducted various experiments and demonstrate our method's applicability on light direction estimation and photo editing.

Keywords

Cite

@article{arxiv.1911.07034,
  title  = {Instance Shadow Detection},
  author = {Tianyu Wang and Xiaowei Hu and Qiong Wang and Pheng-Ann Heng and Chi-Wing Fu},
  journal= {arXiv preprint arXiv:1911.07034},
  year   = {2020}
}

Comments

Accepted to CVPR 2020

R2 v1 2026-06-23T12:17:57.242Z