Face Alignment in Full Pose Range: A 3D Total Solution

2 Apr 2018  ·  Xiangyu Zhu, Xiaoming Liu, Zhen Lei, Stan Z. Li ·

Face alignment, which fits a face model to an image and extracts the semantic meanings of facial pixels, has been an important topic in the computer vision community. However, most algorithms are designed for faces in small to medium poses (yaw angle is smaller than 45 degrees), which lack the ability to align faces in large poses up to 90 degrees. The challenges are three-fold. Firstly, the commonly used landmark face model assumes that all the landmarks are visible and is therefore not suitable for large poses. Secondly, the face appearance varies more drastically across large poses, from the frontal view to the profile view. Thirdly, labelling landmarks in large poses is extremely challenging since the invisible landmarks have to be guessed. In this paper, we propose to tackle these three challenges in an new alignment framework termed 3D Dense Face Alignment (3DDFA), in which a dense 3D Morphable Model (3DMM) is fitted to the image via Cascaded Convolutional Neural Networks. We also utilize 3D information to synthesize face images in profile views to provide abundant samples for training. Experiments on the challenging AFLW database show that the proposed approach achieves significant improvements over the state-of-the-art methods.

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Face Alignment 300W 3DDFA NME_inter-ocular (%, Full) 5.63 # 43
NME_inter-ocular (%, Common) 5.09 # 44
NME_inter-ocular (%, Challenge) 8.07 # 43
NME_inter-pupil (%, Full) 7.01 # 18
NME_inter-pupil (%, Common) 6.15 # 18
NME_inter-pupil (%, Challenge) 10.59 # 18
Face Alignment AFLW 3DDFA Mean NME 4.55 # 3
Face Alignment AFLW2000-3D 3DDFA Mean NME 3.79% # 9

Methods


No methods listed for this paper. Add relevant methods here