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.
- Host: GitHub
- URL: https://github.com/natmlx/centerface-unity
- Owner: natmlx
- License: mit
- Created: 2022-09-01T16:13:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T16:42:21.000Z (about 2 years ago)
- Last Synced: 2025-02-06T06:41:52.461Z (8 months ago)
- Topics: computer-vision, face-detection, machine-learning, natml, unity3d
- Language: C#
- Homepage: https://hub.natml.ai/@natsuite/centerface
- Size: 2.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Centerface

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:
## 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!