derenlei / Unity_Detection2AR

Localize 2D image object detection in 3D Scene with Yolo in Unity Barracuda and ARFoundation.
https://derenlei.medium.com/object-detection-with-localization-using-unity-barracuda-and-arfoundation-794b4eff02f8
MIT License
223 stars 61 forks source link

yolov3 usage description #31

Open Ademord opened 3 years ago

Ademord commented 3 years ago

could you please provide some docs on how to integrate the yolov3 detector into our own project ? i've reverse engineered 4 proyects this week already and would appreciate a million if you could provide some insight into how to instantiate the detector, what to pass (and what format) and the outputs (what and what format).