I made a clone of a project and then i need to clone trained models into it.
But download weights button is broken!
NoSuchKey
The specified key does not exist.
I made a clone of a project and then i need to clone trained models into it.
But download weights button is broken!
NoSuchKey
The specified key does not exist.
Hi @asilvestrov!
I am so sorry that you have run into this issue. I have three questions for you to help me further troubleshoot:
Would you mind replicating the error and providing screenshots with your developer console displayed?
Could you please provide the workspace and project id in which this issue is occurring?
Do you give me permission to access your workspace?
Thanks again for the assistance, I will get this solved for you.
Best Regards,
Ford
Hello @Ford!
Workspace: Test
Model URL: test-llusd/best-large-images
Is it possible to solve the issue without giving you permission?
Regards,
Aleksei
Important notice: its a model, that was trained locally with ultralytics library.
Hi @asilvestrov!
Since it was trained locally, there are a few important considerations.
Additionally, the 404 error lends me to believe that there is an issue with the upload URL. I would recommend double checking the project_id, workspace, version, api key, and the path to your weights file. Additionally, it’s possible your SDK is out of date, so I would recommend upgrading to the latest version.
Please let me know if I can assist any further.
Best Regards,
Ford
Hello @Ford,
I worked with @asilvestrov on this project. I can confirm that the correct GitHub repo for YOLOv12 was used.
I don’t think your hypothesis about invalid upload is correct, as we have been able to successfully use the uploaded model for inference on the Roboflow platform. Therefore, we know the weights uploaded successfully and are usable.
What are your thoughts on this?
Thank you,
Rachel
Hi @asilvestrov & @rstajduhar-dwt!
I am sorry that you are still running into this limitation. I believe this is a deeper issue on our end, and I will relay it to the appropriate teams.
In the meantime, I suggest training your model on the Roboflow platform and downloading the weights from that model. Apologies for the inconvenience.