natmlx/blazeface-unity
Realtime face detection in Unity Engine with NatML and NatDevice.
This tool helps Unity game and app developers integrate real-time face detection into their projects. It takes live video input from a device camera and identifies where faces are located within the frame. This is ideal for developers building interactive experiences, augmented reality applications, or games that respond to a user's presence.
No commits in the last 6 months.
Use this if you are a Unity developer who needs to add fast, on-device face detection capabilities to your mobile, desktop, or web applications.
Not ideal if you are not developing with Unity or if you need more advanced facial analysis beyond simple detection, such as emotion recognition or facial landmarking.
Stars
7
Forks
1
Language
C#
License
Apache-2.0
Category
Last pushed
Aug 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/natmlx/blazeface-unity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asus4/tf-lite-unity-sample
TensorFlow Lite Samples on Unity
Syn-McJ/TFClassify-Unity
An example of using Tensorflow with Unity for image classification and object detection.
Syn-McJ/TFClassify-Unity-Barracuda
An example of using Tensorflow and ONNX models with Unity Barracuda inference engine for image...
doughtmw/HoloLens2-Machine-Learning
Using deep learning models for image classification directly on the HoloLens 2.
stratospark/UnityImageSynthesisTutorial1
Use Unity to generate synthetic images for deep learning image segmentation in PyTorch and fastai