Efficient Global Illumination for Morphable Models
Abstract
We propose an efficient self-shadowing illumination model for Morphable Models. Simulating self-shadowing with ray casting is computationally expensive which makes them impractical in Analysis-by-Synthesis methods for object reconstruction from single images. Therefore, we propose to learn self-shadowing for Morphable Model parameters directly with a linear model. Radiance transfer functions are a powerful way to represent self-shadowing used within the precomputed radiance transfer framework (PRT). We build on PRT to render deforming objects with self-shadowing at interactive frame rates. It can be illuminated efficiently by environment maps represented with spherical harmonics. The result is an efficient global illumination method for Morphable Models, exploiting an approximated radiance transfer. We apply the method to fitting Morphable Model parameters to a single image of a face and demonstrate that considering self-shadowing improves shape reconstruction.
Cite
Text
Schneider et al. "Efficient Global Illumination for Morphable Models." International Conference on Computer Vision, 2017. doi:10.1109/ICCV.2017.417Markdown
[Schneider et al. "Efficient Global Illumination for Morphable Models." International Conference on Computer Vision, 2017.](https://mlanthology.org/iccv/2017/schneider2017iccv-efficient/) doi:10.1109/ICCV.2017.417BibTeX
@inproceedings{schneider2017iccv-efficient,
title = {{Efficient Global Illumination for Morphable Models}},
author = {Schneider, Andreas and Schonborn, Sandro and Frobeen, Lavrenti and Egger, Bernhard and Vetter, Thomas},
booktitle = {International Conference on Computer Vision},
year = {2017},
doi = {10.1109/ICCV.2017.417},
url = {https://mlanthology.org/iccv/2017/schneider2017iccv-efficient/}
}