SOTAVerified

Single-Stage Instance Shadow Detection with Bidirectional Relation Learning

2021-06-19CVPR 2021Code Available1· sign in to hype

Tianyu Wang, Xiaowei Hu, Chi-Wing Fu, Pheng-Ann Heng

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Instance shadow detection aims to find shadow instances paired with the objects that cast the shadows. The previous work adopts a two-stage framework to first predict shadow instances, object instances, and shadow-object associations from the region proposals, then leverage a post-processing to match the predictions to form the final shadow-object pairs. In this paper, we present a new single-stage fully-convolutional network architecture with a bidirectional relation learning module to directly learn the relations of shadow and object instances in an end-to-end manner. Compared with the prior work, our method actively explores the internal relationship between shadows and objects to learn a better pairing between them, thus improving the overall performance for instance shadow detection. We evaluate our method on the benchmark dataset for instance shadow detection, both quantitatively and visually. The experimental results demonstrate that our method clearly outperforms the state-of-the-art method.

Tasks

Reproductions