Capturing Appearance Variation in Active Appearance Models

Abstract

The paper presents an extension of active appearance models (AAMs) that is better capable of dealing with the large variation in face appearance that is encountered in large multi-person face data sets. Instead of the traditional PCA-based texture model, our extended AAM employs a mixture of probabilistic PCA to describe texture variation, leading to a richer model. The resulting extended AAM can be efficiently fitted to held-out test images using an adapted version of the inverse compositional algorithm: the computational complexity scales linearly with the number of components in the texture mixture. The results of our experiments on three face data sets illustrate the merits of our extended AAM.

Cite

Text

van der Maaten and Hendriks. "Capturing Appearance Variation in Active Appearance Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543270

Markdown

[van der Maaten and Hendriks. "Capturing Appearance Variation in Active Appearance Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/vandermaaten2010cvprw-capturing/) doi:10.1109/CVPRW.2010.5543270

BibTeX

@inproceedings{vandermaaten2010cvprw-capturing,
  title     = {{Capturing Appearance Variation in Active Appearance Models}},
  author    = {van der Maaten, Laurens and Hendriks, Emile A.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2010},
  pages     = {34-41},
  doi       = {10.1109/CVPRW.2010.5543270},
  url       = {https://mlanthology.org/cvprw/2010/vandermaaten2010cvprw-capturing/}
}