We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The automatic download for YoloV3 is not working properly.
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='pjreddie.com', port=443): Max retries exceeded with url: /media/files/yolov3.weights (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),)) Error unexpected: HTTPSConnectionPool(host='pjreddie.com', port=443): Max retries exceeded with url: /media/files/yolov3.weights (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),)) 2021-02-17 12:59:21,339 [0] Browser closed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The automatic download for YoloV3 is not working properly.
The text was updated successfully, but these errors were encountered: