Open rjacaac211 opened 1 week ago
π Hello @rjacaac211, thank you for bringing this issue to our attention regarding Ultralytics HUB π! Please explore our comprehensive HUB Docs to maximize your understanding and usage of the platform:
It seems you're encountering an π error when attempting to load a model. To better assist you, please ensure the provided snippet accurately recreates the issue you're experiencing. This will help us diagnose and address the problem more effectively. Here's a link to guide you on creating a minimum reproducible example.
An Ultralytics engineer will soon delve into this to provide more detailed assistance. Thanks for your patience and collaboration! π
@rjacaac211 thank you for the bug report. I'm able to reproduce this, but please don't share your API key in the future as other users can then use your account. You should delete this key and create another.
This problem may be transient and specific to just this model, can you try training another model quickly to see if this happens again, i.e. you can train COCO8 for 3 epochs quickly.
@rjacaac211 thank you for the bug report. I'm able to reproduce this, but please don't share your API key in the future as other users can then use your account. You should delete this key and create another.
This problem may be transient and specific to just this model, can you try training another model quickly to see if this happens again, i.e. you can train COCO8 for 3 epochs quickly.
Thank you for the response @glenn-jocher. Does that mean that I will never be able to continue my training in that model? If so, what can I do to prevent this from happening again? Also, I have already deleted the API key.
@rjacaac211 I suspect this particular model may not be salvageable, but you should be able to train a new model. If you have any problems there please let us know!
Search before asking
HUB Component
Models, Training
Bug
I am experiencing an UnpicklingError while attempting to load a model from Ultralytics HUB in Python. The error occurs despite successful authentication and confirmation that the model was downloaded.
Environment
Using Google Colab
Ultralytics 8.3.29 π Python-3.10.12 torch-2.5.0+cu121 CUDA:0 (NVIDIA L4, 22700MiB) Setup complete β (12 CPUs, 53.0 GB RAM, 32.1/235.7 GB disk)
Minimal Reproducible Example
Additional
No response