Look at Boundary: A Boundary-Aware Face Alignment Algorithm
We present a novel boundary-aware face alignment algorithm by utilising boundary lines as the geometric structure of a human face to help facial landmark localisation. Unlike the conventional heatmap based method and regression based method, our approach derives face landmarks from boundary lines which remove the ambiguities in the landmark definition. Three questions are explored and answered by this work: 1. Why using boundary? 2. How to use boundary? 3. What is the relationship between boundary estimation and landmarks localisation? Our boundary- aware face alignment algorithm achieves 3.49% mean error on 300-W Fullset, which outperforms state-of-the-art methods by a large margin. Our method can also easily integrate information from other datasets. By utilising boundary information of 300-W dataset, our method achieves 3.92% mean error with 0.39% failure rate on COFW dataset, and 1.25% mean error on AFLW-Full dataset. Moreover, we propose a new dataset WFLW to unify training and testing across different factors, including poses, expressions, illuminations, makeups, occlusions, and blurriness. Dataset and model will be publicly available at https://wywu.github.io/projects/LAB/LAB.html
PDF Abstract CVPR 2018 PDF CVPR 2018 AbstractCode
Results from the Paper
Ranked #4 on
Face Alignment
on AFLW-19
(using extra training data)
Task | Dataset | Model | Metric Name | Metric Value | Global Rank | Uses Extra Training Data |
Benchmark |
---|---|---|---|---|---|---|---|
Face Alignment | AFLW-19 | LAB (w/ B) | NME_diag (%, Full) | 1.25 | # 4 | ||
NME_diag (%, Frontal) | 1.14 | # 5 | |||||
Face Alignment | AFLW-19 | LAB (w/o B) | NME_diag (%, Full) | 1.85 | # 15 | ||
NME_diag (%, Frontal) | 1.62 | # 10 |