fly204 / barracuda-starter-kit

Barracuda Starter Kit project. Selected tutorials and documentation for Unity Barracuda project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barracuda Starter Kit

MobileNetV2

This is a Barracuda demo library containing usage examples. All examples are also compatible with mobile platforms (iOS and Android) and WebGL (except the Face Tracking demo).

Static Image Recognition

MobileNetV2 pytorch.org example running in Barracuda on a set of static images.

Face Tracking

MediaPipe BlazeFace model. Simplified real time camera face tracking Barracuda demo project originally created by Keijiro Takahashi.

Multi Object Static Image Recognition

YOLOv3-tiny pjreddie.com example running in Barracuda on a set of static images.

Unity

This project requires Unity 2019.4.29f1 or later.

About

Barracuda Starter Kit project. Selected tutorials and documentation for Unity Barracuda project.

License:Other


Languages

Language:C# 87.1%Language:HLSL 9.3%Language:ShaderLab 3.6%