c791bcdc4e | ||
---|---|---|
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). 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.