Unity Barracuda

Unity Barracuda is a lightweight and cross-platform Neural Net inference library for Unity. Barracuda can run Neural Nets both on GPU and CPU. Currently Barracuda is in the preview development stage, so adventures are expected. More documentation is available in Documentation~ folder.

Installation

Barracuda model conversion tools require Python 3.6 and depend on few of Python libraries, detailed list can be found in Tools/requirements.txt file.

Reporting issues

If you encounter issues running Barracuda in your Unity project, please report them on our GitHub repo.