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

shape not same #3

Open
zxw223311 opened this issue Nov 23, 2023 · 1 comment
Open

shape not same #3

zxw223311 opened this issue Nov 23, 2023 · 1 comment

Comments

@zxw223311
Copy link

RuntimeError: For 'load_param_into_net', rcnn_mask.fpn_mask.mask_conv6.weight in the argument 'net' should have the same shape as rcnn_mask.fpn_mask.mask_conv6.weight in the argument 'parameter_dict'. But got its shape (4, 256, 1, 1) in the argument 'net' and shape (81, 256, 1, 1) in the argument 'parameter_dict'.May you need to check whether the checkpoint you loaded is correct or the batch size and so on in the 'net' and 'parameter_dict' are same.

@zxw223311
Copy link
Author

how to adjust shape,thanks

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