Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 768 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 768 Bytes

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.