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

Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network

About

We propose a straightforward method that simultaneously reconstructs the 3D facial structure and provides dense alignment. To achieve this, we design a 2D representation called UV position map which records the 3D shape of a complete face in UV space, then train a simple Convolutional Neural Network to regress it from a single 2D image. We also integrate a weight mask into the loss function during training to improve the performance of the network. Our method does not rely on any prior face model, and can reconstruct full facial geometry along with semantic meaning. Meanwhile, our network is very light-weighted and spends only 9.8ms to process an image, which is extremely faster than previous works. Experiments on multiple challenging datasets show that our method surpasses other state-of-the-art methods on both reconstruction and alignment tasks by a large margin.

Yao Feng, Fan Wu, Xiaohu Shao, Yanfeng Wang, Xi Zhou• 2018

Related benchmarks

TaskDatasetResultRank
Face AlignmentAFLW 2000-3D 68 pts (test)
Mean NME3.62
82
Face AlignmentAFLW 21 pts (test)
NME [0, 30]4.19
55
3D Face ReconstructionNoW face challenge (test)
Median Error (mm)1.5
38
Face AlignmentAFLW 21 landmarks
NME4.19
37
3D Face ReconstructionREALY (frontal-view)
Overall Error2.013
34
Face Normal EstimationPhotoface (test)
MAE24.8
32
Face AlignmentAFLW2000-3D (test)
NME (Full height)3.62
29
3D Face ReconstructionAFLW2000-3D
NME0.0396
26
Single-view 3D face reconstructionREALY-S side-view
NMSE (All, Avg)2.032
24
3D Face ReconstructionNoW
Median Error (mm)1.5
17
Showing 10 of 26 rows

Other info

Code

Follow for update