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

DAD model weight can't load #29

Open
sumitmishra209 opened this issue Nov 1, 2023 · 0 comments
Open

DAD model weight can't load #29

sumitmishra209 opened this issue Nov 1, 2023 · 0 comments

Comments

@sumitmishra209
Copy link

sumitmishra209 commented Nov 1, 2023

Hello, I am trying to load models and reproduce result. Crash weight get loaded and I got same result of paper but DAD model can't get load and some weights of layers are missing can you check and provide weights. Thanks!

self.class.name, "\n\t".join(error_msgs)))
RuntimeError: Error(s) in loading state_dict for UString:
Missing key(s) in state_dict: "enc_gcn1.weight", "enc_gcn2.weight".
Unexpected key(s) in state_dict: "enc_layer1.weight", "enc_layer2.weight".

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