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

Laplace Landmark Localization

About

Landmark localization in images and videos is a classic problem solved in various ways. Nowadays, with deep networks prevailing throughout machine learning, there are revamped interests in pushing facial landmark detection technologies to handle more challenging data. Most efforts use network objectives based on L1 or L2 norms, which have several disadvantages. First of all, the locations of landmarks are determined from generated heatmaps (i.e., confidence maps) from which predicted landmark locations (i.e., the means) get penalized without accounting for the spread: a high scatter corresponds to low confidence and vice-versa. For this, we introduce a LaplaceKL objective that penalizes for a low confidence. Another issue is a dependency on labeled data, which are expensive to obtain and susceptible to error. To address both issues we propose an adversarial training framework that leverages unlabeled data to improve model performance. Our method claims state-of-the-art on all of the 300W benchmarks and ranks second-to-best on the Annotated Facial Landmarks in the Wild (AFLW) dataset. Furthermore, our model is robust with a reduced size: 1/8 the number of channels (i.e., 0.0398MB) is comparable to state-of-that-art in real-time on CPU. Thus, we show that our method is of high practical value to real-life application.

Joseph P Robinson, Yuncheng Li, Ning Zhang, Yun Fu, and Sergey Tulyakov• 2019

Related benchmarks

TaskDatasetResultRank
Facial Landmark Detection300-W (Common)
NME0.0328
180
Facial Landmark Detection300-W (Fullset)
Mean Error (%)4.01
174
Facial Landmark Detection300W (Challenging)
NME6.87
159
Facial Landmark DetectionAFLW Full
NME1.97
101
Face Alignment300W (Challenging)
NME0.0687
93
Face Alignment300W Common
NME3.19
90
Face Alignment300-W (Full)
NME3.91
66
Facial Landmark Detection300W
NME3.91
52
Landmark Localization300W Common
NME3.19
44
Landmark Localization300W (Chall.)
Mean Error (%)6.87
44
Showing 10 of 18 rows

Other info

Follow for update