Multi class Detection Models Stuck optimizing at 90.1%

We recently installed our Zed X camera with the appropriate capture card and installed the latest ZED SDK v4.2.1. When trying to optimize the objects_medium_3.2 or any MULTI CLASS DETECTION Model, the optimization process gets stuck at 90.1%.
HUMAN BODY DETECTION optimize without any issues

Running on Nvidia Jetson Orin with CudaNN 12.2 installed.

Hi @immanueln98
please wait for the optimization to complete.
I recommend running the jetson_clocks.sh script to accelerate the process.

Hi Myzar

I reinstalled the zed sdk and waited for a longer time, and it optimized!

However, the camera seems to fail to open over ssh.

Did you plug a dummy HDMI/DisplayPort adapter into the display port?
It is required to enable the GPU if a display is not connected

The orin was connected to a display and I was testing to see if it will run via ssh.
But it failed to open the camera. It opens if you run it directly on the orin itself.

Are you using ssh -X?

Yes I am using an -X session

ssh -X does not work correctly with ZED X cameras.
I recommend using NoMachine as a valid alternative.

1 Like