keijiro / FaceLandmarkBarracuda

MediaPipe face landmark detection model for Unity Barracuda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceLandmarkBarracuda

screenshot

FaceLandmarkBarracuda is a facial landmark detector that runs the MediaPipe face landmark detection model on the Unity Barracuda neural network inference library.

About the ONNX file

The ONNX model file contained in this repository was converted using the this Colab notebook. It's also used to solve some ONNX compatibility issues. Please check the notebook for further details.

Acknowledgements

This repository contains some stock photos from Pexels. [1], [2]

About

MediaPipe face landmark detection model for Unity Barracuda

License:Apache License 2.0


Languages

Language:C# 96.2%Language:ShaderLab 3.8%