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

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

CenterFace anchor-free face detection.
https://github.com/natmlx/centerface-unity

computer-vision face-detection machine-learning natml unity3d

Last synced: 2 months ago
JSON representation

CenterFace anchor-free face detection.

Awesome Lists containing this project

README

          

# Centerface

![demo](demo.gif)

CenterFace anchor-free face detection.

## 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/NatDevice/raw/main/.media/key.png)

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

## Requirements
- Unity 2022.3+

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

## Resources
- Join the [NatML community on Discord](https://hub.natml.ai/community).
- See the [NatML documentation](https://docs.natml.ai/unity).
- See the [NatDevice documentation](https://docs.natml.ai/natdevice).
- Check out [NatML on GitHub](https://github.com/natmlx).
- Read the [NatML blog](https://blog.natml.ai/).
- Discuss [NatML on Unity Forums](https://forum.unity.com/threads/open-beta-natml-machine-learning-runtime.1109339/).
- Discuss [NatDevice on Unity Forums](https://forum.unity.com/threads/natdevice-media-device-api.374690/).
- Contact us at [hi@natml.ai](mailto:hi@natml.ai).

Thank you very much!