English

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

Computer Vision and Pattern Recognition 2017-08-11 v2

Abstract

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.

Keywords

Cite

@article{arxiv.1706.01789,
  title  = {Deep Alignment Network: A convolutional neural network for robust face alignment},
  author = {Marek Kowalski and Jacek Naruniec and Tomasz Trzcinski},
  journal= {arXiv preprint arXiv:1706.01789},
  year   = {2017}
}

Comments

IEEE Conference on Computer Vision and Pattern Recognition Workshop (CVPRW) 2017

R2 v1 2026-06-22T20:10:37.510Z