VRN
Code for "Large Pose 3D Face Reconstruction
...Instead of explicitly fitting a 3D model via landmark estimation and deformation, VRN treats the reconstruction task as volumetric segmentation: it learns a CNN to regress a 3D volume aligned to the input image, and then extracts a mesh via isosurface from that volume. The network is unguided (no 2D landmarks as intermediate). The mesh surfaces can be textured (in MATLAB branch) and colored. Docker container provided for easy CPU deployment.