keijiro / BlazePalmBarracuda

Lightweight hand detection model for Unity Barracuda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Lightweight hand detection model for Unity Barracuda

License:Apache License 2.0


Languages

Language:C# 60.3%Language:HLSL 24.5%Language:ShaderLab 15.2%