changebio / FaceFitting

Fits a 3D model to a 2D image of a face

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceFitting

Fits a 3D model from a 2D image of a face

Sourced and built mostly from this.

Make sure git lfs is installed before clone.

Install cython.

Go to mesh/cython and run python setup.py build_ext -i

Run get_landmarks.py with the correct image set in it.

picture

gif

picture

About

Fits a 3D model to a 2D image of a face


Languages

Language:Python 76.8%Language:C++ 23.2%