Joint Face Alignment with a Generic Deformable Face Model

Abstract

As having multiple images of an object is practically convenient nowadays, to jointly align them is important for subsequent studies and a wide range of applications. In this paper, we propose a model-based approach to jointly align a batch of images of a face undergoing a variety of geometric and appearance variations. The principal idea is to model the non-rigid deformation of a face by means of a learned deformable model. Different from existing model-based methods such as Active Appearance Models, the proposed one does not rely on an accurate appearance model built from a training set. We propose a robust fitting method that simultaneously identifies the appearance space of the input face and brings the images into alignment. The experiments conducted on images in the wild in comparison with competing methods demonstrate the effectiveness of our method in joint alignment of complex objects like human faces.

Cite

Text

Zhao et al. "Joint Face Alignment with a Generic Deformable Face Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995381

Markdown

[Zhao et al. "Joint Face Alignment with a Generic Deformable Face Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/zhao2011cvpr-joint/) doi:10.1109/CVPR.2011.5995381

BibTeX

@inproceedings{zhao2011cvpr-joint,
  title     = {{Joint Face Alignment with a Generic Deformable Face Model}},
  author    = {Zhao, Cong and Cham, Wai-kuen and Wang, Xiaogang},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {561-568},
  doi       = {10.1109/CVPR.2011.5995381},
  url       = {https://mlanthology.org/cvpr/2011/zhao2011cvpr-joint/}
}