Hierarchical Morphable Models

Abstract

This paper presents a new technique for modelling object classes (such as faces) and matching the model to novel images from the object class. The technique can be used for a variety of image analysis applications including face recognition, object verification and facial expression analysis. The model, called a hierarchical morphable model, is "learned" from example images (partioned into components) and their correspondences. This is an extension to the work on morphable models described in previous papers. Hierarchical morphable models are shown to find good matches to novel face images and are also robust to partial occlusion.

Cite

Text

Jones and Poggio. "Hierarchical Morphable Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998. doi:10.1109/CVPR.1998.698699

Markdown

[Jones and Poggio. "Hierarchical Morphable Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998.](https://mlanthology.org/cvpr/1998/jones1998cvpr-hierarchical/) doi:10.1109/CVPR.1998.698699

BibTeX

@inproceedings{jones1998cvpr-hierarchical,
  title     = {{Hierarchical Morphable Models}},
  author    = {Jones, Michael J. and Poggio, Tomaso A.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1998},
  pages     = {820-826},
  doi       = {10.1109/CVPR.1998.698699},
  url       = {https://mlanthology.org/cvpr/1998/jones1998cvpr-hierarchical/}
}