keijiro / YoloV4TinyBarracuda

YOLOv4-tiny on Unity Barracuda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YoloV4TinyBarracuda

screenshot gif

YoloV4TinyBarracuda is an implementation of the YOLOv4-tiny object detection model on the Unity Barracuda neural network inference library.

System requirements

  • Unity 2020.3 LTS or later

About the ONNX file

The pre-trained model (YOLOv4-tiny with PASCAL VOC) contained in this package was trained by Bubbliiiing. Check the yolov4-tiny-keras repository for details.

This model was converted into ONNX by PINTO0309 (Katsuya Hyodo). I reconverted it into a Barracuda-compatible form using this Colab notebook.

About

YOLOv4-tiny on Unity Barracuda

License:MIT License


Languages

Language:C# 86.7%Language:ShaderLab 8.1%Language:HLSL 5.1%