Object detection orientation

Hi all, Im making an AUV and using yolo custom object detection with zed sdk for 3d object detection and was wondering if anyone has found a way to get the orientation of objects detected. I’m aware this is not a built-in function in the API for the object detection module.

Thank you.

Hello,
It is still not possible to retrieve objects orientation with the custom objects detection. You can only do that with built-in object detection models.

1 Like