Hello everyone on this forum. I had been emailing to support@luxonis for support and got suggested by Erik to ask for help here.
So I am trying to run yolov4_tiny pretrained on OAKD and detect distance of all the objects that are detected. I am using https://docs.luxonis.com/projects/api/en/latest/samples/SpatialDetection/spatial_tiny_yolo/ and the pretrained model suggested in there.
I am facing 3 issues:-
- The Bounding Boxes are overlapping too much and way too many false positives are there. I am attaching the images of the same.
Changing the value of setIouThreshold from 0.1 to 0.9 make no changes to the same. - The amount of jittering and movement of bounding boxes leading to different x,y,z corrdinates (spatial coordinates). (Unable to upload the vid )
- Disconnect of the OAK-D from the system with X_LINK_ERROR. Almost 3 times out of 10, the Camera is failing to connect and showing this error.
ANy help will be appreciated
Regards
Sagar