ultralytics / hub

Ultralytics HUB tutorials and support
https://hub.ultralytics.com
GNU Affero General Public License v3.0
138 stars 14 forks source link

Model 100% trained in Google Colab but Lagging in #843

Closed ShadesofPocket closed 1 month ago

ShadesofPocket commented 2 months ago

Search before asking

HUB Component

Models

Bug

As explained in the title, the model is 100% trained in googlecolab but Ultralytics HUB states training in progress 2% despite graphs for all Epochs being displayed image

image

Environment

GoogleColab

Minimal Reproducible Example

No response

Additional

No response

UltralyticsAssistant commented 2 months ago

👋 Hello @ShadesofPocket, thank you for raising an issue about the Ultralytics HUB 🚀! We're here to help. Please check out our HUB Docs for more information:

If this is a 🐛 Bug Report, please provide a minimum reproducible example (MRE) along with any screenshots to help us troubleshoot the issue effectively. You can learn more about creating an MRE here.

If this is a ❓ Question, please include details about your dataset, model, and environment to help us assist you better.

An Ultralytics engineer will review your issue soon. Thanks for your patience! 😊

sergiuwaxmann commented 1 month ago

@ShadesofPocket It looks like your model's metrics and weights were not uploaded during training with Colab. Unfortunately, you'd have to start the training again as there isn't a way to fix this issue.

ShadesofPocket commented 1 month ago

@sergiuwaxmann,

Thank you for the response! Yes I restarted the training and seemed to work second time around.

Many thanks for your help!

sergiuwaxmann commented 1 month ago

@ShadesofPocket No worries! Apologies for the inconvenience.