Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression
3D face reconstruction is a fundamental Computer Vision problem of extraordinary difficulty. Current systems often assume the availability of multiple facial images (sometimes from the same subject) as input, and must address a number of methodological challenges such as establishing dense correspondences across large facial poses, expressions, and non-uniform illumination. In general these methods require complex and inefficient pipelines for model building and fitting. In this work, we propose to address many of these limitations by training a Convolutional Neural Network (CNN) on an appropriate dataset consisting of 2D images and 3D facial models or scans. Our CNN works with just a single 2D facial image, does not require accurate alignment nor establishes dense correspondence between images, works for arbitrary facial poses and expressions, and can be used to reconstruct the whole 3D facial geometry (including the non-visible parts of the face) bypassing the construction (during training) and fitting (during testing) of a 3D Morphable Model. We achieve this via a simple CNN architecture that performs direct regression of a volumetric representation of the 3D facial geometry from a single 2D image. We also demonstrate how the related task of facial landmark localization can be incorporated into the proposed framework and help improve reconstruction quality, especially for the cases of large poses and facial expressions. Testing code will be made available online, along with pre-trained models http://aaronsplace.co.uk/papers/jackson2017recon
Code (1)
Tasks
3D Face ReconstructionFace AlignmentFace ReconstructionregressionSimilar Papers 제목 키워드 기반
A Review of 3D Face Reconstruction From a Single Image
3D face reconstruction is a challenging problem but also an important task in the field of computer vision and graphics. Recently, many researchers put attention to the problem and a large number of articles have been pu…
3D Face ReconstructionArticlesFace ReconstructionImage ReconstructionPose Invariant 3D Face Reconstruction
3D face reconstruction is an important task in the field of computer vision. Although 3D face reconstruction has being developing rapidly in recent years, it is still a challenge for face reconstruction under large pose.…
3D Face ReconstructionFace ReconstructionAdaptive 3D Face Reconstruction from a Single Image
3D face reconstruction from a single image is a challenging problem, especially under partial occlusions and extreme poses. This is because the uncertainty of the estimated 2D landmarks will affect the quality of face re…
3D Face ReconstructionFace ReconstructionPose EstimationA Self-Supervised Bootstrap Method for Single-Image 3D Face Reconstruction
State-of-the-art methods for 3D reconstruction of faces from a single image require 2D-3D pairs of ground-truth data for supervision. Such data is costly to acquire, and most datasets available in the literature are rest…
3D Face Reconstruction3D ReconstructionFace ModelFace ReconstructionGenerating Diverse 3D Reconstructions from a Single Occluded Face Image
Occlusions are a common occurrence in unconstrained face images. Single image 3D reconstruction from such face images often suffers from corruption due to the presence of occlusions. Furthermore, while a plurality of 3D …
3D ReconstructionDiversityGraph Neural Network