/3DFaceRecon

The official repository for "Eye Motion Matters for 3D Face Reconstruction"

Primary LanguagePython

Eye Motion Matters for 3D Face Reconstruction

This is the official repository for "Eye Motion Matters for 3D Face Reconstruction" in PyTorch version.

Requirements

Setup

  1. basic conda environment
conda env creat -f environment.yml
conda activate 3dface_eye

More code coming soon.