HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Face Alignment in Full Pose Range: A 3D Total Solution

Zhu Xiangyu ; Liu Xiaoming ; Lei Zhen ; Li Stan Z.

Face Alignment in Full Pose Range: A 3D Total Solution

Abstract

Face alignment, which fits a face model to an image and extracts the semanticmeanings of facial pixels, has been an important topic in the computer visioncommunity. However, most algorithms are designed for faces in small to mediumposes (yaw angle is smaller than 45 degrees), which lack the ability to alignfaces in large poses up to 90 degrees. The challenges are three-fold. Firstly,the commonly used landmark face model assumes that all the landmarks arevisible and is therefore not suitable for large poses. Secondly, the faceappearance varies more drastically across large poses, from the frontal view tothe profile view. Thirdly, labelling landmarks in large poses is extremelychallenging since the invisible landmarks have to be guessed. In this paper, wepropose to tackle these three challenges in an new alignment framework termed3D Dense Face Alignment (3DDFA), in which a dense 3D Morphable Model (3DMM) isfitted to the image via Cascaded Convolutional Neural Networks. We also utilize3D information to synthesize face images in profile views to provide abundantsamples for training. Experiments on the challenging AFLW database show thatthe proposed approach achieves significant improvements over thestate-of-the-art methods.

Code Repositories

cleardusk/3DDFA
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
face-alignment-on-300w3DDFA
NME_inter-ocular (%, Challenge): 8.07
NME_inter-ocular (%, Common): 5.09
NME_inter-ocular (%, Full): 5.63
NME_inter-pupil (%, Challenge): 10.59
NME_inter-pupil (%, Common): 6.15
NME_inter-pupil (%, Full): 7.01
face-alignment-on-aflw3DDFA
Mean NME: 4.55
face-alignment-on-aflw2000-3d3DDFA
Balanced NME (2D Sparse Alignment): 3.79%
Mean NME(3D Dense Alignment): 6.55%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Face Alignment in Full Pose Range: A 3D Total Solution | Papers | HyperAI