How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)

ICCV 2017  ยท  Adrian Bulat, Georgios Tzimiropoulos ยท

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/

PDF Abstract ICCV 2017 PDF ICCV 2017 Abstract

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Face Alignment 300-VW (C) 2D-FAN AUC0.07 64.1% # 1
Face Alignment 300W Split 2 (300W-LP) 2D-FAN NME (bbox) 2.32 # 4
AUC@7 (bbox) 66.5 # 4
Head Pose Estimation BIWI FAN (12 points) MAE (trained with other data) 7.882 # 15
Face Alignment COFW-68 (300WLP) 2D-FAN NME (box) 2.95 # 4
AUC@7 57.5 # 4
Face Alignment LS3D-W Balanced 3D-FAN AUC0.07 72.3% # 1

Results from Other Papers


Task Dataset Model Metric Name Metric Value Rank Source Paper Compare
Head Pose Estimation AFLW2000 FAN (12 points) MAE 9.116 # 23

Methods


No methods listed for this paper. Add relevant methods here