keijiro / FaceMeshBarracuda

Lightweight facial capture package for Unity
Apache License 2.0
482 stars 90 forks source link

FaceMeshBarracuda

gif

FaceMeshBarracuda is a lightweight facial capture package for Unity that provides a neural network predictor pipeline to generate the approximate geometry of a human face.

FaceMeshBarracuda is heavily based on the [MediaPipe Face Mesh] package. Although it is not a straight port of the original package, it uses the same pre-trained models and structures.

[MediaPipe Face Mesh]: https://github.com/tensorflow/tfjs-models/tree/master/face-landmarks-detection

Related projects

FaceMeshBarracuda uses the following sub-packages: