/BlazePalmBarracuda

Lightweight hand detection model for Unity Barracuda

Primary LanguageC#Apache License 2.0Apache-2.0

BlazePalmBarracuda

screenshot

BlazePalmBarracuda is a lightweight hand detector that runs the MediaPipe BlazePalm 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.