3D-Face icon indicating copy to clipboard operation
3D-Face copied to clipboard

A simple python script for parametric face model estimation from single or multiple images

3D Face

A simple python script for parametric face model estimation from single or multiple images

Set up environment

  1. Install package: cv2, numpy, dlib, re, pyrender, trimesh
  2. Download a modified BFM model from Here.
  3. Have fun!