Skip to content
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

UnpicklingError #12

Open
rujiawang329 opened this issue Mar 17, 2022 · 0 comments
Open

UnpicklingError #12

rujiawang329 opened this issue Mar 17, 2022 · 0 comments

Comments

@rujiawang329
Copy link

Hello!
When I downloaded
a2d-sentences_window-10.pth.tar and run "python main.py -rm eval -c configs/a2d_sentences.yaml -ws 10 -bs 3 -ng 1"(I added the default checkpoint path in the main.py) , the following error occurs.
UnpicklingError: A load persistent id instruction was encountered,but no persistent_load function was specified.
The possible problem I've found is a mismatch in the pytorch used when training the model and validating the model.
So i uninstall my 1.11.0-pytorch and install the pytorch version you suggested(pytorch-1.10.0).When I tested it again, I had the same problem as before.
Please tell me how to solve this problem.Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant