Barracuda Starter Kit project. Selected tutorials and documentation for Unity Barracuda project.
Перейти к файлу
Mantas Puida c791bcdc4e Added documentation 2021-08-06 21:17:36 +03:00
Documentation~ Added documentation 2021-08-06 21:17:36 +03:00
UnityProject Initial commit 2021-08-06 19:33:01 +03:00
.gitignore Initial commit 2021-08-06 19:33:01 +03:00
LICENSE.md Initial commit 2021-08-06 19:33:01 +03:00
README.md Initial commit 2021-08-06 19:33:01 +03:00
Third Party Notices.md Initial commit 2021-08-06 19:33:01 +03:00

README.md

Barracuda Starter Kit

MobileNetV2

This is a Barracuda demo library containing usage examples. All examples are also compatible with mobile platforms (iOS and Android). WebGL supports only the Static Image Recognition example.

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.