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

continue train error #66

Open
Ha0Tang opened this issue Oct 13, 2019 · 0 comments
Open

continue train error #66

Ha0Tang opened this issue Oct 13, 2019 · 0 comments

Comments

@Ha0Tang
Copy link

Ha0Tang commented Oct 13, 2019

When I am trying to resume the training after interruptions, I got the following error.

File "train_gta2cityscapes_multi.py", line 422, in
main()
File "train_gta2cityscapes_multi.py", line 190, in main
model.load_state_dict(new_params)
File "/anaconda3/envs/pytorch_v0.4/lib/python3.6/site-packages/torch/nn/modules/module.py", line 719, in load_state_dict
self.class.name, "\n\t".join(error_msgs)))
RuntimeError: Error(s) in loading state_dict for ResNetMulti:

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