A simple Unity project demonstrating how to perform 2D human pose estimation with the barracuda-inference-posenet package.
unity-barracuda-inference-posenet.mp4
- Clone this repository to your local machine:
git clone https://github.com/cj-mills/barracuda-inference-posenet-demo.git
-
Open the project in Unity.
-
Explore the sample scene and
InferenceController.cs
script.
This project is licensed under the MIT License - see the LICENSE file for details.