Skip to content

jasr88/object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Object Detection

Object detection app with Unity and Barracuda, just need a ONNX Model

You will need

  • Unity 2019.4 (LTS) Link
  • Barracuda 1.0.2 (already instlled via package manager)
  • An ONNX model, you will find one in the Assets/Model/model.onnx (the model is trained to detect sneakers... but also detects chanclas)

Based on

This code is based on the Microsoft's tutorial Tutorial: Detect objects using ONNX in ML.NET with some modifications that make it works in Unity with barracuda instead ML.NET

About

Object detection app with Unity and Barracuda, just need a ONNX Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages