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

bug of PyTorch.hub #2894

Closed
ZixuanLingit666 opened this issue Apr 22, 2021 · 1 comment · Fixed by #2900
Closed

bug of PyTorch.hub #2894

ZixuanLingit666 opened this issue Apr 22, 2021 · 1 comment · Fixed by #2900
Labels
question Further information is requested

Comments

@ZixuanLingit666
Copy link

❔Question

I have run many times, but the exception below can't be solved? my operating system is windows10

Additional context

image

@ZixuanLingit666 ZixuanLingit666 added the question Further information is requested label Apr 22, 2021
@glenn-jocher glenn-jocher linked a pull request Apr 22, 2021 that will close this issue
@glenn-jocher
Copy link
Member

glenn-jocher commented Apr 22, 2021

@rerester good news 😃! Your original issue may now been fixed ✅ in PR #2900. To receive this update you can:

  • git pull from within your yolov5/ directory
  • git clone https://github.com/ultralytics/yolov5 again
  • Force-reload PyTorch Hub: model = torch.hub.load('ultralytics/yolov5', 'yolov5s', force_reload=True)

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 🚀!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants