BlazePalmBarracuda
==================

![screenshot](https://i.imgur.com/TBoDM5Ml.jpg)

**BlazePalmBarracuda** is a lightweight hand detector that runs the
[MediaPipe BlazePalm] model on the [Unity Barracuda] neural network inference
library.

[MediaPipe BlazeFace]:
  https://github.com/tensorflow/tfjs-models/tree/master/handpose

[Unity Barracuda]:
  https://docs.unity3d.com/Packages/com.unity.barracuda@latest

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.

[this Colab notebook]:
  https://colab.research.google.com/drive/1dgKi8btAKu2ihB7XOJbNwBcs7246B79_?usp=sharing
