Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training error #81

Closed
1 task done
rexayyy opened this issue Aug 20, 2022 · 4 comments
Closed
1 task done

Training error #81

rexayyy opened this issue Aug 20, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@rexayyy
Copy link

rexayyy commented Aug 20, 2022

Search before asking

  • I have searched the HUB issues and found no similar bug report.

HUB Component

Training

Bug

image
there is a training error suddenly with the hub as it is showing no sign of training.

Environment

No response

Minimal Reproducible Example

No response

Additional

No response

@rexayyy rexayyy added the bug Something isn't working label Aug 20, 2022
@rexayyy
Copy link
Author

rexayyy commented Aug 20, 2022

image

@glenn-jocher
Copy link
Member

glenn-jocher commented Aug 20, 2022

@rexayyy good news 😃! Your original issue may now be fixed ✅ in YOLOv5 PR #9037. To receive this update:

  • Gitgit pull from within your yolov5/ directory or git clone https://github.com/ultralytics/yolov5 again
  • PyTorch Hub – Force-reload model = torch.hub.load('ultralytics/yolov5', 'yolov5s', force_reload=True)
  • Notebooks – View updated notebooks Open In Colab Open In Kaggle
  • Dockersudo docker pull ultralytics/yolov5:latest to update your image Docker Pulls

Thank you for spotting this issue and informing us of the problem. Please let us know if this update resolves the issue for you, and feel free to inform us of any other issues you discover or feature requests that come to mind. Happy trainings with YOLOv5 🚀!

@rexayyy
Copy link
Author

rexayyy commented Aug 20, 2022

would you please fix it with the hub so i can train my model normally as i used to do before

@UltralyticsAssistant
Copy link
Member

@rexayyy thank you for your follow-up. Since you are experiencing an issue with training using the Ultralytics HUB, and it appears to be a unique occurrence that is not yet documented in our issues, I recommend taking the following steps:

  1. Ensure that your environment is set up according to the latest documentation and requirements. Pay special attention to any recent updates that might necessitate changes in your setup.

  2. Double-check the configurations and data you are using for training to make sure they align with the expected formats and settings.

  3. If the above steps do not resolve the issue, please provide a detailed description of the steps you have taken, along with the environment in which you are training (such as package versions, OS, and any relevant hardware information).

Additionally, consider detailing the error messages or abnormal behaviour you are noticing. This will help us understand the problem better and provide more precise assistance.

While I understand that the provided image is intended to show the error, a text-based description or error messages would be very helpful in diagnosing the issue further. Since you've indicated your prior issues were resolved with an update from a related repository, please ensure that you've updated all relevant components to their latest versions.

You can visit the official Ultralytics HUB documentation for guidance on standard procedures and troubleshooting common issues. If the problem persists after taking these steps, please let us know, and we will continue to investigate and support you in resolving this training error.

Your patience and contributions to improving the Ultralytics HUB are greatly appreciated. Let's work together to get your model training smoothly again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants