• DepthAI
  • Regarding YOLOV8 spatial Detection

Hi Erik,
Currently YOLO V8 on oakd supports only detections. By when you can update the model with fetching the coordinates(x,y,z)?

  • erik replied to this.

    erik I tried with keeping YoloSpatialDetectionNetwork but its not working.THe frame itself is not opening.Can yolo confirm if yolov8 model on oak just gives detection or detection with spatial coordinates

    • erik replied to this.

      Hi susantini ,
      Perhaps YoloV8 hasn't been officially supported by the depthai firmware, so parsing of NN results isn't working, which means no (spatial) detections will be available. Best to ask about the status on depthai-ml-training Github repo (Issue).
      Thanks, Erik

        8 months later

        erik Good afternoon, I have an idea for collecting garbage. I ordered an Oak-D Pro camera to determine the coordinates of the garbage, and I'm currently waiting for the camera to be delivered. Before that, I trained the Yolov7tine and V8n models, and also read the instructions at https://github.com/luxonis/depthai-ml-training/blob/master/colab-notebooks/YoloV8_training.ipynb.

        I would like to clarify if I can now convert the weights of the Yolov8 model to the .blob format and specify the path as yoloSpatial.setBlobPath("/full/path/to/your/yolov8н.blob"). Will this allow me to determine the spatial coordinates? If not, please tell me which models this function supports. Thank you.

        P.S.

        I couldn't find the answer on Google.P.S.

        Couldn't find the answer on Google.

        • erik replied to this.