7db1660148
Added PixelShader backend for Single and Multi image recognition demos Minor fixes and UI updates |
||
---|---|---|
Documentation~ | ||
UnityProject | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
Third Party Notices.md |
README.md
Barracuda Starter Kit
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.