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

RuntimeError: Error(s) in loading state_dict for HRNetModel: #16

Open
kelisiya opened this issue Nov 23, 2021 · 1 comment
Open

RuntimeError: Error(s) in loading state_dict for HRNetModel: #16

kelisiya opened this issue Nov 23, 2021 · 1 comment

Comments

@kelisiya
Copy link

when I load weights coco_lvis_h18_baseline.pth,
the error is size mismatch for maps_transform.0.weight: copying a param with shape torch.Size([16, 2, 1, 1]) from checkpoint, the shape in current model is torch.Size([16, 3, 1, 1]).

@HanSeulChung
Copy link

HanSeulChung commented Apr 26, 2023

@kelisiya did you solve this problem??
please tell me solution

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