Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 815 Bytes

File metadata and controls

23 lines (13 loc) · 815 Bytes

Barracuda Inference PoseNet Demo

A simple Unity project demonstrating how to perform 2D human pose estimation with the barracuda-inference-posenet package.

Demo Video

unity-barracuda-inference-posenet.mp4

Getting Started

  1. Clone this repository to your local machine:
git clone https://github.com/cj-mills/barracuda-inference-posenet-demo.git
  1. Open the project in Unity.

  2. Explore the sample scene and InferenceController.cs script.

License

This project is licensed under the MIT License - see the LICENSE file for details.