How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)
About
This paper investigates how far a very deep neural network is from attaining close to saturating performance on existing 2D and 3D face alignment datasets. To this end, we make the following 5 contributions: (a) we construct, for the first time, a very strong baseline by combining a state-of-the-art architecture for landmark localization with a state-of-the-art residual block, train it on a very large yet synthetically expanded 2D facial landmark dataset and finally evaluate it on all other 2D facial landmark datasets. (b) We create a guided by 2D landmarks network which converts 2D landmark annotations to 3D and unifies all existing datasets, leading to the creation of LS3D-W, the largest and most challenging 3D facial landmark dataset to date ~230,000 images. (c) Following that, we train a neural network for 3D face alignment and evaluate it on the newly introduced LS3D-W. (d) We further look into the effect of all "traditional" factors affecting face alignment performance like large pose, initialization and resolution, and introduce a "new" one, namely the size of the network. (e) We show that both 2D and 3D face alignment networks achieve performance of remarkable accuracy which is probably close to saturating the datasets used. Training and testing code as well as the dataset can be downloaded from https://www.adrianbulat.com/face-alignment/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Facial Landmark Detection | 300-W (Common) | -- | 180 | |
| Face Alignment | AFLW 2000-3D 68 pts (test) | Mean NME3.62 | 82 | |
| Head Pose Estimation | BIWI (test) | Yaw Error8.53 | 56 | |
| Face Alignment | AFLW 21 pts (test) | NME [0, 30]4.4 | 55 | |
| Facial Landmark Detection | 300W | -- | 52 | |
| Head Pose Estimation | AFLW2000 (test) | Overall MAE9.116 | 42 | |
| Face Alignment | AFLW 21 landmarks | NME4.4 | 37 | |
| Head Pose Estimation | BIWI | MAE7.88 | 32 | |
| Landmark Detection | COFW-68 (test) | Mean Error (%)2.95 | 31 | |
| Facial Landmark Detection | CHARLOTTE High 1.0 | NME (W/H)0.1007 | 18 |