3D Alignment of Face in a Single Image
Abstract
We present an approach for aligning a 3D deformable model to a single face image. The model consists of a set of sparse 3D points and the view-based patches associated with every point. Assuming a weak perspective projection model, our algorithm iteratively deforms the model and ad- justs the 3D pose to fit the image. As opposed to previous approaches, our algorithm starts the fitting without resort- ing to manual labeling of key facial points. And it makes no assumptions about global illumination or surface prop- erties, so it can be applied to a wide range of imaging con- ditions. Experiments demonstrate that our approach can effectively handle unseen faces with a variety of pose and illumination variations.
Cite
Text
Gu and Kanade. "3D Alignment of Face in a Single Image." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.11Markdown
[Gu and Kanade. "3D Alignment of Face in a Single Image." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/gu2006cvpr-d/) doi:10.1109/CVPR.2006.11BibTeX
@inproceedings{gu2006cvpr-d,
title = {{3D Alignment of Face in a Single Image}},
author = {Gu, Lie and Kanade, Takeo},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2006},
pages = {1305-1312},
doi = {10.1109/CVPR.2006.11},
url = {https://mlanthology.org/cvpr/2006/gu2006cvpr-d/}
}