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

Error in load_state_dict with your pretrained model #12

Closed
mzemlyanikin opened this issue Jul 5, 2018 · 2 comments
Closed

Error in load_state_dict with your pretrained model #12

mzemlyanikin opened this issue Jul 5, 2018 · 2 comments

Comments

@mzemlyanikin
Copy link

mzemlyanikin commented Jul 5, 2018

Hi! Thanks for a nice network.
I have a problem. When I try to continue training with pretrained model that you shared I get
KeyError: 'unexpected key "module.block1.conv_param.1.weight" in state_dict'

@iboing
Copy link
Owner

iboing commented Jul 5, 2018

Hi! The error is due to the modification of original code. The keys in this pre-trained model have been updated. Please download again.

@mzemlyanikin
Copy link
Author

Thanks a lot for your quick response!

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

2 participants