CVJun 11, 2015

Pose-Invariant 3D Face Alignment

arXiv:1506.03799v1167 citations
Originality Highly original
AI Analysis

This addresses the limitation of existing face alignment methods that do not explicitly handle non-frontal or profile face images, which is important for applications like surveillance or augmented reality.

The paper tackles the problem of face alignment for images with arbitrary poses by proposing a novel algorithm that estimates 2D and 3D landmarks and their visibilities, using a 3D deformable model and cascaded coupled-regressor approach, and demonstrates superior performance on a large-scale all-pose dataset compared to state-of-the-art methods.

Face alignment aims to estimate the locations of a set of landmarks for a given image. This problem has received much attention as evidenced by the recent advancement in both the methodology and performance. However, most of the existing works neither explicitly handle face images with arbitrary poses, nor perform large-scale experiments on non-frontal and profile face images. In order to address these limitations, this paper proposes a novel face alignment algorithm that estimates both 2D and 3D landmarks and their 2D visibilities for a face image with an arbitrary pose. By integrating a 3D deformable model, a cascaded coupled-regressor approach is designed to estimate both the camera projection matrix and the 3D landmarks. Furthermore, the 3D model also allows us to automatically estimate the 2D landmark visibilities via surface normals. We gather a substantially larger collection of all-pose face images to evaluate our algorithm and demonstrate superior performances than the state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes