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

Evaluation error "RuntimeError: Error(s) in loading state_dict for EMSANet: Missing key(s) in state_dict: " #15

Open
AvidahRai opened this issue Aug 7, 2023 · 1 comment

Comments

@AvidahRai
Copy link

RuntimeError: Error(s) in loading state_dict for EMSANet:
Missing key(s) in state_dict: "encoder.backbone_rgb.conv1.weight", "encoder.backbone_rgb.norm1.weight", "encoder.backbone_rgb.norm1.bias", "encoder.backbone_rgb.norm1.running_mean", "encoder.backbone_rgb.norm1.running_var", "encoder.backbone_rgb.layer1.0.conv1_1.weight", "encoder.backbone_rgb.layer1.0.conv1_1.bias", "encoder.backbone_rgb.layer1.0.conv1_2.weight", "encoder.backbone_rgb.layer1.0.norm1.weight", "encoder.backbone_rgb.layer1.0.norm1.bias", "encoder.backbone_rgb.layer1.0.norm1.running_mean", "encoder.backbone_rgb.layer1.0.norm1.running_var", "encoder.backbone_rgb.layer1.0.conv2_1.weight", "encoder.backbone_rgb.layer1.0.conv2_1.bias", "encoder.backbone_rgb.layer1.0.conv2_2.weight", "encoder.backbone_rgb.layer1.0.norm2.weight", "encoder.backbone_rgb.layer1.0.norm2.bias", "encoder.backbone_rgb.layer1.0.norm2.running_mean", .........................................................

@Tripton
Copy link
Collaborator

Tripton commented Sep 11, 2023

Can you please give me the full command you are trying to run to help me identify the issue?

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