Skip to content

Volumetric Regression Network based on the work of Aaron S. Jackson - Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"

Notifications You must be signed in to change notification settings

kaustubh-pandey/vrn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

vrn

Face Alignment code

Course:

Digital Image Processing

Course Instructor:

Snehasis Mukherjee

Abstract:

Face reconstruction|(3D) is a basic computer vision problem. Most systems dealing with this issue assume that there are plenty of facial images are available to them as an input and also, they have to address many challenges like large facial poses,expressions,alignment, etc. Generally these methods requires complex pipelines for model building and fitting. Our method address many of these limitations by training a Convolutional Neural Network (CNN) on an appropriate data-set consisting of 2D images and 3D facial models (dataset: AFLW). The CNN does not require accurate alignment and works with a single 2D facial image to reconstruct the whole 3D facial geometry by bypassing the construction and fitting of a 3D Morphable Model. This is achieved by a simple CNN architecture that performs regression of a volumetric representation of the 3D facial geometry from a single 2D image. This also demonstrates how facial landmark localization can be included and into the framework and help improve or enhance reconstruction quality for the case of facial expressions.

Click Here: Report

About

Volumetric Regression Network based on the work of Aaron S. Jackson - Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published