HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Face Alignment using a 3D Deeply-initialized Ensemble of Regression Trees

Roberto Valle; José M. Buenaposada; Antonio Valdés; Luis Baumela

Face Alignment using a 3D Deeply-initialized Ensemble of Regression Trees

Abstract

Face alignment algorithms locate a set of landmark points in images of faces taken in unrestricted situations. State-of-the-art approaches typically fail or lose accuracy in the presence of occlusions, strong deformations, large pose variations and ambiguous configurations. In this paper we present 3DDE, a robust and efficient face alignment algorithm based on a coarse-to-fine cascade of ensembles of regression trees. It is initialized by robustly fitting a 3D face model to the probability maps produced by a convolutional neural network. With this initialization we address self-occlusions and large face rotations. Further, the regressor implicitly imposes a prior face shape on the solution, addressing occlusions and ambiguous face configurations. Its coarse-to-fine structure tackles the combinatorial explosion of parts deformation. In the experiments performed, 3DDE improves the state-of-the-art in 300W, COFW, AFLW and WFLW data sets. Finally, we perform cross-dataset experiments that reveal the existence of a significant data set bias in these benchmarks.

Code Repositories

bobetocalo/bobetocalo_eccv18
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
face-alignment-on-300w3DDE
NME_inter-ocular (%, Challenge): 4.92
NME_inter-ocular (%, Common): 2.69
NME_inter-ocular (%, Full): 3.13
NME_inter-pupil (%, Challenge): 7.10
NME_inter-pupil (%, Common): 3.73
NME_inter-pupil (%, Full): 4.39
face-alignment-on-300w-split-23DDE
AUC@8 (inter-ocular): 53.94
FR@8 (inter-ocular): 2.33
NME (inter-ocular): 3.73
face-alignment-on-cofw3DDE (Inter-pupil Norm)
NME (inter-pupil): 5.11%
Recall at 80% precision (Landmarks Visibility): 63.89
face-alignment-on-wflw3DDE
AUC@10 (inter-ocular): 55.44
FR@10 (inter-ocular): 5.04
NME (inter-ocular): 4.68
facial-landmark-detection-on-300w3DDE (Inter-ocular Norm)
NME: 3.13
facial-landmark-detection-on-aflw-full3DDE (Box height Norm, 19 landmarks - no earlobs)
Mean NME: 2.01

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Face Alignment using a 3D Deeply-initialized Ensemble of Regression Trees | Papers | HyperAI