stereolabs / zed-unity

ZED SDK Unity plugin
https://www.stereolabs.com/documentation/guides/using-zed-with-unity/introduction.html
MIT License
243 stars 57 forks source link

Custom object detection not working in ZED unity #270

Closed samphilips closed 8 months ago

samphilips commented 9 months ago

Preliminary Checks

Description

I have been trying to use the custom object detection scene which has been provided, however they are not working, I realized that we had to use opencv for unity package so bought the full version with the YOLO model, even then it is not working

Steps to Reproduce

  1. Installed opencv for unity plugin - full version (paid)
  2. imported the custom object detection module from ZED->EXAMPLES->Object Detections -> Scene -> Custom Object Detection.unity 3.See to it that correct model is being loaded into the path (path directs to OpenCV For Unity YOLO model) image

...

Expected Result

should do a 3D object detections for all the ones in YOLO

Actual Result

just a video with no bounding box, note the 3D object detection prefab is working properly

ZED Camera model

ZED2

Environment

os: windows 10
CPU: x64 Based PC 
GPU: Nvidia RTX A2000
ZED SDK : v4.0

Anything else?

No response

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days