A Facial Features Detector Integrating Holistic Facial Information and Part-Based Model
Abstract
We propose a facial landmarks detector, in which a part-based model is incorporated with holistic face information. In the part-based model, the face is modeled by the appearance of different face parts and their geometric relation. The appearance is described by pixel normalized difference descriptor. This descriptor is the lowest computational complexity as compared with existing state-of-the-art while it has a similar accuracy. On the other hand, to model the geometric relation between the face parts, the complex Bingham distribution is adapted. This is because the complex Bingham distribution has a symmetric property so it is invariant to rotation, scale, and translation. After that the global information is incorporated with the local part-based model using a regression model. The regression model estimates the displacement to the final face shape model. The the proposed detector is evaluated on two datasets. Experimental results show that it outperforms the state-of-the-art approaches in detecting facial landmarks accurately.
Cite
Text
Mostafa et al. "A Facial Features Detector Integrating Holistic Facial Information and Part-Based Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2015. doi:10.1109/CVPRW.2015.7301324Markdown
[Mostafa et al. "A Facial Features Detector Integrating Holistic Facial Information and Part-Based Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2015.](https://mlanthology.org/cvprw/2015/mostafa2015cvprw-facial/) doi:10.1109/CVPRW.2015.7301324BibTeX
@inproceedings{mostafa2015cvprw-facial,
title = {{A Facial Features Detector Integrating Holistic Facial Information and Part-Based Model}},
author = {Mostafa, Eslam A. and Ali, Asem A. and Shalaby, Ahmed and Farag, Aly A.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2015},
pages = {93-99},
doi = {10.1109/CVPRW.2015.7301324},
url = {https://mlanthology.org/cvprw/2015/mostafa2015cvprw-facial/}
}