An Integrated Model for Accurate Shape Alignment

Abstract

In this paper, we propose a two-level integrated model for accurate face shape alignment. At the low level, the shape is split into a set of line segments which serve as the nodes in the hidden layer of a Markov Network. At the high level, all the line segments are constrained by a global Gaussian point distribution model. Furthermore, those already accurately aligned points from the low level are detected and constrained using a constrained regularization algorithm. By analyzing the regularization result, a mask image of local minima is generated to guide the distribution of Markov Network states, which makes our algorithm more robust. Extensive experiments demonstrate the accuracy and effectiveness of our proposed approach.

Cite

Text

Liang et al. "An Integrated Model for Accurate Shape Alignment." European Conference on Computer Vision, 2006. doi:10.1007/11744085_26

Markdown

[Liang et al. "An Integrated Model for Accurate Shape Alignment." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/liang2006eccv-integrated/) doi:10.1007/11744085_26

BibTeX

@inproceedings{liang2006eccv-integrated,
  title     = {{An Integrated Model for Accurate Shape Alignment}},
  author    = {Liang, Lin and Wen, Fang and Tang, Xiaoou and Xu, Ying-Qing},
  booktitle = {European Conference on Computer Vision},
  year      = {2006},
  pages     = {333-346},
  doi       = {10.1007/11744085_26},
  url       = {https://mlanthology.org/eccv/2006/liang2006eccv-integrated/}
}