Localize 2D image object detection in 3D Scene with Yolo in Unity Barracuda and ARFoundation.
223
stars
61
forks
source link
Yolo2 tiny. onnx file not working inside Unity, unable to generate bounding boxes and labels #26
Open
SurabhiLale opened 3 years ago
Hi,
I have 2 models : 1) yolo v2 tiny , 2) yolov3 tiny https://drive.google.com/drive/folders/1gwM091F_euu-Zzqz2orOL50DqI26vaue?usp=sharing Above is the link to the models.
After importing in Unity project and make related changes in the detector script, the models didn't seem to generate bounding boxes nor labels.
Could anybody help to fix this issue?
Thanks, Surabhi