https://github.com/natmlx/blazepose-detector-unity
MediaPipe pose detection in Unity Engine.
https://github.com/natmlx/blazepose-detector-unity
deep-learning machine-learning mediapipe natml pose-detection unity
Last synced: 7 months ago
JSON representation
MediaPipe pose detection in Unity Engine.
- Host: GitHub
- URL: https://github.com/natmlx/blazepose-detector-unity
- Owner: natmlx
- License: apache-2.0
- Created: 2022-07-23T18:51:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T23:33:12.000Z (about 2 years ago)
- Last Synced: 2025-03-05T03:45:46.555Z (7 months ago)
- Topics: deep-learning, machine-learning, mediapipe, natml, pose-detection, unity
- Language: C#
- Homepage: https://hub.natml.ai/@natml/blazepose-detector
- Size: 1.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlazePose Detector

Pose detection from Google MediaPipe.
## 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.blazepose.detector/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).
- Read the [NatML blog](https://blog.natml.ai/).
- Contact us at [hi@natml.ai](mailto:hi@natml.ai).Thank you very much!