Skip to content

cs-util/YoloV4TinyBarracuda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 86.8%
  • ShaderLab 8.1%
  • HLSL 5.1%