-
Notifications
You must be signed in to change notification settings - Fork 123
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
Unable to load sk_resnet50.pth #29
Comments
Hey there, got exactly the same issue and I'm using CUDA as a device. SK_resnet101 works perfectly though |
my code:
` error:
How to solve it? thanks |
my code:
` error:
How to address this issue? thanks |
Hi, I got the following error when try to load sk_resnet50.pth
is t because map_location uses CPU? but others seem fine, only this model has the error
Thanks!
The text was updated successfully, but these errors were encountered: