Hierarchical Shape Modeling for Automatic Face Localization

Abstract

Many approaches have been proposed to locate faces in an image. There are, however, two problems in previous facial shape models using feature points. First, the dimension of the solution space is too big since a large number of key points are needed to model a face. Second, the local features associated with the key points are assumed to be independent. Therefore, previous approaches require good initialization (which is often done manually), and may generate inaccurate localization. To automatically locate faces, we propose a novel hierarchical shape model (HSM) or multi-resolution shape models corresponding to a Gaussian pyramid of the face image. The coarsest shape model can be quickly located in the lowest resolution image. The located coarse model is then used to guide the search for a finer face model in the higher resolution image. Moreover, we devise a Global and Local (GL) distribution to learn the likelihood of the joint distribution of facial features. A novel hierarchical data-driven Markov chain Monte Carlo (HDDMCMC) approach is proposed to achieve the global optimum of face localization. Experimental results demonstrate that our algorithm produces accurate localization results quickly, bypassing the need for good initialization.

Cite

Text

Liu et al. "Hierarchical Shape Modeling for Automatic Face Localization." European Conference on Computer Vision, 2002. doi:10.1007/3-540-47967-8_46

Markdown

[Liu et al. "Hierarchical Shape Modeling for Automatic Face Localization." European Conference on Computer Vision, 2002.](https://mlanthology.org/eccv/2002/liu2002eccv-hierarchical/) doi:10.1007/3-540-47967-8_46

BibTeX

@inproceedings{liu2002eccv-hierarchical,
  title     = {{Hierarchical Shape Modeling for Automatic Face Localization}},
  author    = {Liu, Ce and Shum, Heung-Yeung and Zhang, Changshui},
  booktitle = {European Conference on Computer Vision},
  year      = {2002},
  pages     = {687-703},
  doi       = {10.1007/3-540-47967-8_46},
  url       = {https://mlanthology.org/eccv/2002/liu2002eccv-hierarchical/}
}