Elliot Wortman

1paper

1 Paper

CVAug 30, 2024
RenDetNet: Weakly-supervised Shadow Detection with Shadow Caster Verification

Nikolina Kubiak, Elliot Wortman, Armin Mustafa et al.

Existing shadow detection models struggle to differentiate dark image areas from shadows. In this paper, we tackle this issue by verifying that all detected shadows are real, i.e. they have paired shadow casters. We perform this step in a physically-accurate manner by differentiably re-rendering the scene and observing the changes stemming from carving out estimated shadow casters. Thanks to this approach, the RenDetNet proposed in this paper is the first learning-based shadow detection model whose supervisory signals can be computed in a self-supervised manner. The developed system compares favourably against recent models trained on our data. As part of this publication, we release our code on github.