Hi all , sorry to bother you!
I can't connect to drive.google!
Could you provide some other sites to download pretrained weights please?
Hello @helen12138, thank you for your interest in our work! Please visit our Custom Training Tutorial to get started, and see our Jupyter Notebook , 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:
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 ! :)
Most helpful comment
@glenn-jocher
I'm in China. Thank you very much ! :)