Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keijiro/FaceLandmarkBarracuda
MediaPipe face landmark detection model for Unity Barracuda
https://github.com/keijiro/FaceLandmarkBarracuda
Last synced: 3 months ago
JSON representation
MediaPipe face landmark detection model for Unity Barracuda
- Host: GitHub
- URL: https://github.com/keijiro/FaceLandmarkBarracuda
- Owner: keijiro
- License: apache-2.0
- Created: 2021-04-21T07:10:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T07:20:31.000Z (over 1 year ago)
- Last Synced: 2024-07-08T22:02:51.402Z (4 months ago)
- Language: C#
- Homepage:
- Size: 2.48 MB
- Stars: 110
- Watchers: 6
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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@latestAbout 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=sharingAcknowledgements
----------------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/