KEPLER: Keypoint and Pose Estimation of Unconstrained Faces by Learning Efficient H-CNN Regressors
Amit Kumar, Azadeh Alavi, Rama Chellappa

TL;DR
KEPLER introduces an efficient H-CNN based iterative approach for accurate face keypoint detection and pose estimation in unconstrained environments, outperforming existing methods without relying on 3D data.
Contribution
The paper proposes a novel H-CNN architecture and an iterative training scheme for joint keypoint detection and pose estimation of faces in unconstrained settings.
Findings
Outperforms state-of-the-art on AFW and AFLW datasets
Accurately estimates 3D face pose without 3D data
Effective iterative correction improves keypoint localization
Abstract
Keypoint detection is one of the most important pre-processing steps in tasks such as face modeling, recognition and verification. In this paper, we present an iterative method for Keypoint Estimation and Pose prediction of unconstrained faces by Learning Efficient H-CNN Regressors (KEPLER) for addressing the face alignment problem. Recent state of the art methods have shown improvements in face keypoint detection by employing Convolution Neural Networks (CNNs). Although a simple feed forward neural network can learn the mapping between input and output spaces, it cannot learn the inherent structural dependencies. We present a novel architecture called H-CNN (Heatmap-CNN) which captures structured global and local features and thus favors accurate keypoint detecion. HCNN is jointly trained on the visibility, fiducials and 3D-pose of the face. As the iterations proceed, the error…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
MethodsConvolution
