-
Notifications
You must be signed in to change notification settings - Fork 38
Cannot download trained models #5
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
Comments
Hi. Could you send me a whole traceback? While I'm trying to figure out what goes wrong, you can download the needed files via links: Classifier.pt, Segmantatot.pt, RecurrentCNN.pt. Just put them inside |
This is the whole traceback. Thank you for the links! `Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Hi, this error shows up whenever I try to download a trained model. It exits the GUI window.
urllib.error.URLError: <urlopen error [WinError 10054] An existing connection was forcibly closed by the remote host>
The text was updated successfully, but these errors were encountered: