Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Alignment Network: A convolutional neural network for robust face alignment

About

In this paper, we propose Deep Alignment Network (DAN), a robust face alignment method based on a deep neural network architecture. DAN consists of multiple stages, where each stage improves the locations of the facial landmarks estimated by the previous stage. Our method uses entire face images at all stages, contrary to the recently proposed face alignment methods that rely on local patches. This is possible thanks to the use of landmark heatmaps which provide visual information about landmark locations estimated at the previous stages of the algorithm. The use of entire face images rather than patches allows DAN to handle face images with large variation in head pose and difficult initializations. An extensive evaluation on two publicly available datasets shows that DAN reduces the state-of-the-art failure rate by up to 70%. Our method has also been submitted for evaluation as part of the Menpo challenge.

Marek Kowalski, Jacek Naruniec, Tomasz Trzcinski• 2017

Related benchmarks

TaskDatasetResultRank
Facial Landmark Detection300-W (Common)
NME0.0319
180
Facial Landmark Detection300-W (Fullset)
Mean Error (%)3.59
174
Facial Landmark Detection300W (Challenging)
NME5.24
159
Face Alignment300W (Challenging)--
93
Face Alignment300W Common
NME3.15
90
Face Alignment300W Fullset (test)
NME1.42
82
Face Alignment300-W (Full)
NME3.62
66
Landmark Localization300W (Chall.)
Mean Error (%)4.88
44
Landmark Localization300W Common--
44
Facial Landmark Detection300W official (test)
AUC (0.08)47
32
Showing 10 of 25 rows

Other info

Code

Follow for update