Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keijiro/FaceLandmarkBarracuda

MediaPipe face landmark detection model for Unity Barracuda
https://github.com/keijiro/FaceLandmarkBarracuda

Last synced: about 2 months ago
JSON representation

MediaPipe face landmark detection model for Unity Barracuda

Awesome Lists containing this project

README

        

FaceLandmarkBarracuda
=====================

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

**FaceLandmarkBarracuda** is a facial landmark detector that runs the
[MediaPipe face landmark detection] model on the [Unity Barracuda] neural
network inference library.

[MediaPipe face landmark detection]:
https://github.com/tensorflow/tfjs-models/tree/master/face-landmarks-detection

[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/1C6zEB3__gcHEWnWRm-b4jIA0srA1gkyq?usp=sharing

Acknowledgements
----------------

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

[Pexels]: https://www.pexels.com/
[Test1]: https://www.pexels.com/photo/a-happy-woman-in-black-and-white-shirt-3780866/
[Test2]: https://www.pexels.com/photo/young-woman-winking-while-getting-a-slice-of-pizza-7142955/