• DepthAI-v2
  • yolov8 .pt to .blob conversion using code

i could convert .pt to .xml and .bin files .Then i was trying to convert it into .blob.But i am getting error .Please help me in resolving this issue.

    Hi susantini ,
    We haven't yet fully supported YoloV8, I'd suggest opening a feature request (Issue) on github depthai-ml-training. And for now, perhaps it would be better to stick with previous versions of Yolo, see supported models here (Yolov v3-v7). Thoughts?
    Thanks, Erik

      5 months later

      erik

      here you are saying yolov3 and v7 will work , we got upto blob files for next coding part for deploying it in yolov8 having issues. as per your reply do you have working codes for yolov3 and v7 and all not for training deployment?

      • erik replied to this.

        erik

        okay,

        i was not asking about blob, blob i got from tool only - i just asked about thta deployment of yolov3 , v4 and v7 in keras not about training deployment part only