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

https://github.com/natmlx/blazeface-unity

Realtime face detection in Unity Engine with NatML and NatDevice.
https://github.com/natmlx/blazeface-unity

computer-vision deep-learning face-detection machine-learning natml

Last synced: 3 months ago
JSON representation

Realtime face detection in Unity Engine with NatML and NatDevice.

Awesome Lists containing this project

README

          

# BlazeFace

![demo](demo.gif)

MediaPipe BlazeFace for realtime face detection in Unity Engine.

## Running the Sample
Retrieve your access key from [NatML Hub](https://hub.natml.ai/profile) and add it to your Project Settings:

![project settings](https://github.com/natmlx/videokit/raw/main/Media/set-access-key.gif)

## Using the Predictor in a Different Project
[See the predictor README for more details](Packages/ai.natml.vision.blazeface/README.md).

## Requirements
- Unity 2022.3+

## Supported Platforms
- Android API level 24+
- iOS 14+
- macOS 10.15+ (Apple Silicon and Intel)
- Windows 10+ (64-bit only)
- WebGL:
- Chrome 91+
- Firefox 90+
- Safari 16.4+

## Resources
- Join the [NatML community on Discord](https://hub.natml.ai/community).
- See the [NatML documentation](https://docs.natml.ai/unity).
- Check out [NatML on GitHub](https://github.com/natmlx).
- Contact us at [hi@natml.ai](mailto:hi@natml.ai).

Thank you very much!