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

size mismatch #29

Open
qzk1193564654 opened this issue Aug 12, 2020 · 3 comments
Open

size mismatch #29

qzk1193564654 opened this issue Aug 12, 2020 · 3 comments

Comments

@qzk1193564654
Copy link

Hello! Excuse me, what's the problem with this situation? How to solve it! thank you

size mismatch for detection._proposal_class.weight: copying a param with shape torch.Size([21, 2048]) from checkpoint, the shape in current model is torch.Size([6, 2048]).
size mismatch for detection._proposal_class.bias: copying a param with shape torch.Size([21]) from checkpoint, the shape in current model is torch.Size([6]).
size mismatch for detection._proposal_transformer.weight: copying a param with shape torch.Size([84, 2048]) from checkpoint, the shape in current model is torch.Size([24, 2048]).
size mismatch for detection._proposal_transformer.bias: copying a param with shape torch.Size([84]) from checkpoint, the shape in current model is torch.Size([24]).

@batooooo
Copy link

Do you solve that?

@qzk1193564654
Copy link
Author

Do you solve that?
no,i do not know how to solve?

@Ayuan66
Copy link

Ayuan66 commented Feb 6, 2021

check this #8

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

3 participants