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

missing keys in state_dict #24

Open
yu1206 opened this issue Jul 5, 2021 · 1 comment
Open

missing keys in state_dict #24

yu1206 opened this issue Jul 5, 2021 · 1 comment

Comments

@yu1206
Copy link

yu1206 commented Jul 5, 2021

Thansk for your work. I use your model.
missing keys in state_dict: {'base_model.base.28.bias', 'net_vlad.conv.weight', 'base_model.base.19.bias', 'base_model.base.28.weight', 'base_model.base.24.bias', 'base_model.base.26.weight', 'base_model.base.5.weight', 'base_model.base.7.weight', 'base_model.base.17.bias', 'base_model.base.12.weight', 'net_vlad.centroids', 'base_model.base.7.bias', 'base_model.base.0.bias', 'base_model.base.14.weight', 'base_model.base.5.bias', 'base_model.base.21.bias', 'base_model.base.19.weight',

@yxgeee
Copy link
Owner

yxgeee commented Jul 27, 2021

It shows that the keys of pre-trained weights cannot match the state_dict of the model. Please provide your detailed steps. I cannot localize the issue given such a simple description.

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