-
Notifications
You must be signed in to change notification settings - Fork 140
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
RuntimeError: storage has wrong size: expected 0 got 64 #18
Comments
No didn't have it. Have you specified firtst order model flag? |
I am not sure what you mean by it. Can you point me somewhere? |
And what is your torch version? |
torch==1.0.0 |
Have you tried to download checkpoint aggain, maybe from a different place yandex-disk? What is the weight in Mb of the ckp? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting an error when trying to load the checkpoint I trained with the first-order motion model. A quick google search suggests that the pytorch version might cause checkpoints to be corrupted
pytorch/pytorch#12042
I am still investigating my problem, however, I just want to ask if you had encountered if before.
The text was updated successfully, but these errors were encountered: