Face Reconstruction

75 papers with code • 0 benchmarks • 3 datasets

Face reconstruction is the task of recovering the facial geometry of a face from an image.

( Image credit: Microsoft Deep3DFaceReconstruction )

Most implemented papers

SiGAN: Siamese Generative Adversarial Network for Identity-Preserving Face Hallucination

jesse1029/SiGAN 22 Jul 2018

Despite generative adversarial networks (GANs) can hallucinate photo-realistic high-resolution (HR) faces from low-resolution (LR) faces, they cannot guarantee preserving the identities of hallucinated HR faces, making the HR faces poorly recognizable.

3D Face From X: Learning Face Shape from Diverse Sources

crishy1995/headnerf 16 Aug 2018

Although 3D scanned data contain accurate geometric information of face shapes, the capture system is expensive and such datasets usually contain a small number of subjects.

MobileFace: 3D Face Reconstruction with Efficient CNN Regression

nchinaev/MobileFace 24 Sep 2018

Estimation of facial shapes plays a central role for face transfer and animation.

3D Face Modeling From Diverse Raw Scan Data

liuf1990/3DFC ICCV 2019

Traditional 3D face models learn a latent representation of faces using linear subspaces from limited scans of a single database.

GANFIT: Generative Adversarial Network Fitting for High Fidelity 3D Face Reconstruction

barisgecer/ganfit CVPR 2019

In this paper, we take a radically different approach and harness the power of Generative Adversarial Networks (GANs) and DCNNs in order to reconstruct the facial texture and shape from single images.

Dual Attention MobDenseNet(DAMDNet) for Robust 3D Face Alignment

LeiJiangJNU/DAMDNet 30 Aug 2019

3D face alignment of monocular images is a crucial process in the recognition of faces with disguise. 3D face reconstruction facilitated by alignment can restore the face structure which is helpful in detcting disguise interference. This paper proposes a dual attention mechanism and an efficient end-to-end 3D face alignment framework. We build a stable network model through Depthwise Separable Convolution, Densely Connected Convolutional and Lightweight Channel Attention Mechanism.

Unsupervised Eyeglasses Removal in the Wild

Bingwen-Hu/ERGAN-Pytorch 16 Sep 2019

Given two facial images with and without eyeglasses, the proposed model learns to swap the eye area in two faces.

DF2Net: A Dense-Fine-Finer Network for Detailed 3D Face Reconstruction

xiaoxingzeng/DF2Net ICCV 2019

In addition, we introduce three types of data to train these networks, including 3D model synthetic data, 2D image reconstructed data, and fine facial images.

Face Manifold: Manifold Learning for Synthetic Face Generation

SCL-UT/face-manifold 3 Oct 2019

The main challenge of such techniques is a vital need for large 3D face datasets.

Self-supervised Learning of Detailed 3D Face Reconstruction

cyj907/unsupervised-detail-layer 25 Oct 2019

The displacement map and the coarse model are used to render a final detailed face, which again can be compared with the original input image to serve as a photometric loss for the second stage.