Miyitus / BlazeFaceBarracuda

BlazeFace face detection model for Unity Barracuda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlazeFaceBarracuda

screenshot

BlazeFaceBarracuda is a lightweight face detector that runs the MediaPipe BlazeFace model on the Unity Barracuda neural network inference library.

About the ONNX file

The BlazeFace ONNX model was originally converted by PINTO0309 (Katsuya Hyodo). Please refer to his model zoo for more information.

I (keijiro) converted his ONNX model into a Barracuda-compatible form. Please check this Colab notebook for the details of the convertion process.

Acknowledgements

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

About

BlazeFace face detection model for Unity Barracuda

License:Apache License 2.0


Languages

Language:C# 82.9%Language:HLSL 17.1%