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

[segformer] missing keys in source state_dict #2707

Closed
Mizbauddin opened this issue Mar 6, 2023 · 0 comments
Closed

[segformer] missing keys in source state_dict #2707

Mizbauddin opened this issue Mar 6, 2023 · 0 comments
Assignees

Comments

@Mizbauddin
Copy link

Mizbauddin commented Mar 6, 2023

Hi,

I run this command to test the segformer model: python3 demo/image_demo.py demo/demo.png configs/segformer/segformer_mit-b3_8x1_1024x1024_160k_cityscapes.py pretrained/mit_b0_20220624-7e0fe6dd.pth --device cuda:0 --palette cityscapes

but I get this error:
the model and loaded state dict do not match exactly
error

I have seen the same issue with STDC #1303 #1418

I downloaded the pretrained weights specified in the config file. Can someone help me with this issue?

This is my system configuration:
model: jetson orin
jetpack: 5.0.2
CUDA: 8.4.1
mmseg: 0.30.0
mmcv: 1.7.0

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