https://github.com/natmlx/blazepose-unity
Pose detection with MediaPipe BlazePose in Unity Engine.
https://github.com/natmlx/blazepose-unity
Last synced: about 1 year ago
JSON representation
Pose detection with MediaPipe BlazePose in Unity Engine.
- Host: GitHub
- URL: https://github.com/natmlx/blazepose-unity
- Owner: natmlx
- License: apache-2.0
- Created: 2022-07-24T13:54:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T00:25:15.000Z (almost 3 years ago)
- Last Synced: 2024-11-16T21:36:34.514Z (over 1 year ago)
- Language: C#
- Homepage: https://demos.natml.ai/@natml/blazepose-landmark
- Size: 1.5 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlazePose

Pose landmark prediction 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. Note that running the sample code requires an active [NatML Cloud](https://www.natml.ai/pricing) subscription:

## Using the Predictor in a Different Project
[See the predictor README for more details](Packages/ai.natml.vision.blazepose.detector/README.md).
## Requirements
- Unity 2021.2+
## 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+
## Resources
- Join the [NatML community on Discord](https://hub.natml.ai/community).
- See the [NatML documentation](https://docs.natml.ai/unity).
- See the [VideoKit documentation](https://docs.natml.ai/videokit).
- 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!