An OpenSeeFace tracker for vpuppr.
- Ensure the Python module
requestsis installed (pip install requeststo install globally) - Run
python3 setup.py setup --export
This is a manual setup step that can be performed for OpenSeeFace.
Note: These are instructions for advanced users only. If they are too difficult to follow, just use the prepackaged vpuppr releases
- Clone the OpenSeeFace repo and change directories to that repo
- Run the appropriate
make_exescript for your OS - Copy the contents of the resulting
dist/facetrackerfolder into this repo'sOpenSeeFaceFolder/OpenSeeFacefolder - Copy the contents of the OpenSeeFace repo's
modelsfolder into this repo'sOpenSeeFaceFolder/modelsfolder