Component Localization in Face Alignment

Yanyun Qu,Tianzhu Fang,Yanyun Cheng,Han Liu
DOI: https://doi.org/10.14569/specialissue.2011.010109
2011-01-01
Abstract:Face alignment is a significant problem in the processing of face image, and Active Shape Model (ASM) is a popular technology for this problem.However, the initiation of the alignment strongly affects the performance of ASM.If the initiation of alignment is bad, the iteration of ASM optimization will be stuck in a local minima, and the alignment will fail.In this paper, we propose a novel approach to improve ASM by building the classifiers of the face components.We design the SVM classifiers for eyes, mouth and nose, and we use Speeded Up Robust Features(SURF) and Local Binary Pattern(LBP) feature to describe the components which are discriminative for the components than Haar-like features.The face components are firstly located by the classifiers and they indicate the initiation of the alignment.Our approach can make the iterations of ASM optimization converge fast and with the less errors.We evaluate our approach on the frontal views of upright faces of IMM dataset.The experimental results have shown that our approach outperforms the original ASM in terms of efficiency and accuracy.
What problem does this paper attempt to address?