cj-mills / barracuda-inference-posenet-demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:ShaderLab 74.2%Language:HLSL 12.9%Language:C# 12.9%