Hi everyone,
I am trying to make the object detection (custom detector) work on a svo file I acquired but after showing one image it gets stuck.
I upload here the svo file I am using.
The object detection sample works if I don’t upload any video so I guess it’s a problem related to the svo file.
Can you please help me figure out the problem?
Hi @Prospecto,
Sorry for the delay, and thank you for sharing an svo file this is really helpful.
Can you please run ZED_Diagnostic tool and share the JSON resulting file? This will help us determine if this is an issue specific to your current hardware/software setup that we may have already identified.
Do you have any issues with the other ZED SDK samples or tools with this SVO file?
Hi, I have recorded this video with a zed box and analyzing it with my laptop.
The ZED Diagnostic have been launched on the laptop (that’s why you are not seeing any camera).
ZED_Diagnostic_Results.json (10.1 KB)
Hi @Prospecto,
Thank you for your diagnostic file.
Are you able to open the SVO on ZED_Depth_Viewer on the Jetson itself? We are currently experiencing an issue on Windows with the svo2 format, this may help.
Yea, on the Jetson I could open it. Actually I can open the svo file with the Depth Viewer even on windows.
Hi @Prospecto,
Thank you for this information, this is quite helpful, this means that the issue is coming from the custom detection sample itself on SVO files.
Hi @Prospecto,
Sorry for the delay.
We have identified the issue and we are able to reproduce it, we are investigating further. We do not currently have a fix available.