SfSNet: Learning Shape, Reflectance and Illuminance of Faces `in the Wild'
Abstract
We present SfSNet, an end-to-end learning framework for producing an accurate decomposition of an unconstrained human face image into shape, reflectance and illuminance. SfSNet is designed to reflect a physical lambertian rendering model. SfSNet learns from a mixture of labeled synthetic and unlabeled real world images. This allows the network to capture low frequency variations from synthetic and high frequency details from real images through the photometric reconstruction loss. SfSNet consists of a new decomposition architecture with residual blocks that learns a complete separation of albedo and normal. This is used along with the original image to predict lighting. SfSNet produces significantly better quantitative and qualitative results than state-of-the-art methods for inverse rendering and independent normal and illumination estimation.
Cite
Text
Sengupta et al. "SfSNet: Learning Shape, Reflectance and Illuminance of Faces `in the Wild'." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.Markdown
[Sengupta et al. "SfSNet: Learning Shape, Reflectance and Illuminance of Faces `in the Wild'." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/sengupta2018cvpr-sfsnet/)BibTeX
@inproceedings{sengupta2018cvpr-sfsnet,
title = {{SfSNet: Learning Shape, Reflectance and Illuminance of Faces `in the Wild'}},
author = {Sengupta, Soumyadip and Kanazawa, Angjoo and Castillo, Carlos D. and Jacobs, David W.},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2018},
url = {https://mlanthology.org/cvpr/2018/sengupta2018cvpr-sfsnet/}
}