Learning to Shadow Hand-Drawn Sketches

Abstract

We present a fully automatic method to generate detailed and accurate artistic shadows from pairs of line drawing sketches and lighting directions. We also contribute a new dataset of one thousand examples of pairs of line drawings and shadows that are tagged with lighting directions. Remarkably, the generated shadows quickly communicate the underlying 3D structure of the sketched scene. Consequently, the shadows generated by our approach can be used directly or as an excellent starting point for artists. We demonstrate that the deep learning network we propose takes a hand-drawn sketch, builds a 3D model in latent space, and renders the resulting shadows. The generated shadows respect the hand-drawn lines and underlying 3D space and contain sophisticated and accurate details, such as self-shadowing effects. Moreover, the generated shadows contain artistic effects, such as rim lighting or halos appearing from backlighting, that would be achievable with traditional 3D rendering methods.

Cite

Text

Zheng et al. "Learning to Shadow Hand-Drawn Sketches." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00746

Markdown

[Zheng et al. "Learning to Shadow Hand-Drawn Sketches." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/zheng2020cvpr-learning/) doi:10.1109/CVPR42600.2020.00746

BibTeX

@inproceedings{zheng2020cvpr-learning,
  title     = {{Learning to Shadow Hand-Drawn Sketches}},
  author    = {Zheng, Qingyuan and Li, Zhuoru and Bargteil, Adam},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00746},
  url       = {https://mlanthology.org/cvpr/2020/zheng2020cvpr-learning/}
}