Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natmlx/yunet-unity
Ultra-high performance face detection architecture.
https://github.com/natmlx/yunet-unity
computer-vision face-detection machine-learning natml unity3d
Last synced: 29 days ago
JSON representation
Ultra-high performance face detection architecture.
- Host: GitHub
- URL: https://github.com/natmlx/yunet-unity
- Owner: natmlx
- License: bsd-3-clause
- Created: 2022-10-04T17:34:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T18:34:01.000Z (about 1 year ago)
- Last Synced: 2024-10-01T16:26:16.382Z (about 1 month ago)
- Topics: computer-vision, face-detection, machine-learning, natml, unity3d
- Language: C#
- Homepage: https://demos.natml.ai/@natsuite/yunet
- Size: 2.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YuNet
![demo](demo.gif)
Ultra-high performance face detection architecture.
## 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.yunet/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+
- 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 [[email protected]](mailto:[email protected]).Thank you very much!