Shape Augmented Regression Method for Face Alignment

Abstract

There have been tremendous improvements of the face alignment algorithms, among which the regression framework becomes the most popular one recently. The regression based works start from an initial face shape, and they learn regression models to predict the face shape updates based on the shape-indexed local appearance features. However, most of the regression methods ignore the fact that the regression function should directly rely on the current shape (e.g. regression function for frontal face should be different from that for the left profile face). To utilize this information and improve over the existing regression based methods, we propose the shape augmented regression method for face alignment where the regression function would automatically change for different face shapes. We evaluated the performance of the proposed method on both the general "in-the-wild" database and the 300 Video in the Wild (300-VW) challenge data set. The results show that the proposed method outperforms the state-of-the-art works.

Cite

Text

Wu and Ji. "Shape Augmented Regression Method for Face Alignment." IEEE/CVF International Conference on Computer Vision Workshops, 2015. doi:10.1109/ICCVW.2015.129

Markdown

[Wu and Ji. "Shape Augmented Regression Method for Face Alignment." IEEE/CVF International Conference on Computer Vision Workshops, 2015.](https://mlanthology.org/iccvw/2015/wu2015iccvw-shape/) doi:10.1109/ICCVW.2015.129

BibTeX

@inproceedings{wu2015iccvw-shape,
  title     = {{Shape Augmented Regression Method for Face Alignment}},
  author    = {Wu, Yue and Ji, Qiang},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2015},
  pages     = {979-985},
  doi       = {10.1109/ICCVW.2015.129},
  url       = {https://mlanthology.org/iccvw/2015/wu2015iccvw-shape/}
}