Face Alignment in Full Pose Range: A 3D Total Solution
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Face Alignment | 300W (Challenging) | NME8.07 | 93 | |
| Face Alignment | 300W Common | NME5.09 | 90 | |
| Face Alignment | AFLW 2000-3D 68 pts (test) | Mean NME3.79 | 82 | |
| Face Alignment | 300W Fullset (test) | NME5.63 | 82 | |
| Head Pose Estimation | BIWI (test) | Yaw Error36.18 | 56 | |
| Face Alignment | AFLW 21 pts (test) | NME [0, 30]4.11 | 55 | |
| Head Pose Estimation | AFLW 3D 2000 (test) | MAE (Yaw)5.4 | 44 | |
| Face Alignment | AFLW 21 landmarks | NME4.11 | 37 | |
| Landmark Detection | COFW-68 (test) | Mean Error (%)8.13 | 31 | |
| Face Alignment | AFLW2000-3D (test) | NME (Full height)3.79 | 29 |