I’m trying to deploy my yolo26-obb trained on a custom dataset. I used the command :
version = project.version(2)
version.deploy("yolo26-obb", "/kaggle/working/runs/obb/train/weights/", "best.pt")
But I can’t use it to make inferences ( Oops something went wrong, there might be issues with this model) or use it to label assist (It doesn’t detect anything).
- Project Type: : Oriented Bounding Boxes
- Operating System & Browser: W11 / Chrome
- Project Universe Link or Workspace/Project ID: https://app.roboflow.com/solarpanels-td8ja/ir-solar-panels-rotated/
- Do you grant Roboflow Support permission to access your Workspace for troubleshooting? (Yes/No): Yes