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

Deep Multi-Center Learning for Face Alignment

About

Facial landmarks are highly correlated with each other since a certain landmark can be estimated by its neighboring landmarks. Most of the existing deep learning methods only use one fully-connected layer called shape prediction layer to estimate the locations of facial landmarks. In this paper, we propose a novel deep learning framework named Multi-Center Learning with multiple shape prediction layers for face alignment. In particular, each shape prediction layer emphasizes on the detection of a certain cluster of semantically relevant landmarks respectively. Challenging landmarks are focused firstly, and each cluster of landmarks is further optimized respectively. Moreover, to reduce the model complexity, we propose a model assembling method to integrate multiple shape prediction layers into one shape prediction layer. Extensive experiments demonstrate that our method is effective for handling complex occlusions and appearance variations with real-time performance. The code for our method is available at https://github.com/ZhiwenShao/MCNet-Extension.

Zhiwen Shao, Hengliang Zhu, Xin Tan, Yangyang Hao, Lizhuang Ma• 2018

Related benchmarks

TaskDatasetResultRank
Face AlignmentCOFW (test)
NME6
72
Face AlignmentIBUG 68 landmarks
Mean Error8.51
12
Face AlignmentAFLW 5 landmarks
Mean Error5.38
10
Facial Landmark DetectionIBUG
Inference Speed (FPS)57
5
Showing 4 of 4 rows

Other info

Code

Follow for update