Yolov5: Can't download weights.pt

Created on 30 Jun 2020  Â·  6Comments  Â·  Source: ultralytics/yolov5

Hi all , sorry to bother you!
I can't connect to drive.google!
Could you provide some other sites to download pretrained weights please?

bug

Most helpful comment

@glenn-jocher
I'm in China. Thank you very much ! :)

All 6 comments

Hello @helen12138, thank you for your interest in our work! Please visit our Custom Training Tutorial to get started, and see our Jupyter Notebook Open In Colab, Docker Image, and Google Cloud Quickstart Guide for example environments.

If this is a bug report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.

If this is a custom model or data training question, please note that Ultralytics does not provide free personal support. As a leader in vision ML and AI, we do offer professional consulting, from simple expert advice up to delivery of fully customized, end-to-end production solutions for our clients, such as:

  • Cloud-based AI systems operating on hundreds of HD video streams in realtime.
  • Edge AI integrated into custom iOS and Android apps for realtime 30 FPS video inference.
  • Custom data training, hyperparameter evolution, and model exportation to any destination.

For more information please visit https://www.ultralytics.com.

If you are in mainland China, you should resort to certain VPN services

@helen12138 weights are downloaded automatically, i.e. try running

python detect.py --weights yolov5s.pt

@helen12138 weights are downloaded automatically, i.e. try running

python detect.py --weights yolov5s.pt

@glenn-jocher @MagicFrogSJTU Thanks a lot! I have downloaded weights automatically , with command above.

@helen12138 great! Where are you in the world?

The automatic download function attempts two different sources, so even if the google drive folder is inaccessible the second source may work.

@glenn-jocher
I'm in China. Thank you very much ! :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DucTaiVu picture DucTaiVu  Â·  3Comments

xinxin342 picture xinxin342  Â·  3Comments

dereyly picture dereyly  Â·  4Comments

FSNStefan picture FSNStefan  Â·  4Comments

we1pingyu picture we1pingyu  Â·  3Comments