Skip to content
/ DECA Public
forked from cedro3/DECA

DECA: Detailed Expression Capture and Animation

License

Notifications You must be signed in to change notification settings

ec1980/DECA

 
 

Repository files navigation

DECA: Detailed Expression Capture and Animation

This is a fork of https://github.com/cedro3/DECA with a couple bug fixes for it to work with Google Colab running Python 3.10

Installation

  • Run the following code inside the colab notebook.
!pip install pip setuptools wheel --upgrade
!pip install -r requirements.txt
!pip install 'git+https://github.com/facebookresearch/pytorch3d.git@stable'

Demo

!python demos/demo_reconstruct.py -i TestSamples/examples --saveDepth True --saveObj True

demo_reconstruct\

!python demos/demo_teaser.py
# TODO: fix errors (not currently working in colab)

demo_teaser\

About

DECA: Detailed Expression Capture and Animation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.6%
  • Jupyter Notebook 3.1%
  • Shell 0.3%