Skip to content

Latest commit

 

History

History

FaceReconstruction

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

In-the-wild 3D Face Reconstruction

This project contains EMICA - a combination of DECA, EMOCA, SPECTRE and MICA which produces excellent results.

Download models

Run bash download_assets.sh to download the models and sample data.

Run demos

Image reconstruction demo

To run Face Reconstruction on a folder with images run:

python demo_face_rec_on_images.py

See the script for additional details

Video reconstruction demo

To run Face Reconstruction on a folder with images run:

python demo_face_rec_on_video.py

See the script for additional details