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

The provided ImageNet pre-trained model has some unexpected keys #4

Open
XuYunqiu opened this issue Jul 5, 2022 · 0 comments
Open

Comments

@XuYunqiu
Copy link

XuYunqiu commented Jul 5, 2022

Hi, thanks for sharing your implementation.
The shared ImageNet pre-trained model resnet_101_MSRA_C4.pth might be incorrect.

I find it contains som unexpected weights and biases, i.e., roi_heads.{visual_attention_head.meta_box_head, box_head, weak_box_head}.res5.0.{shortcut, conv1, conv2, conv3}, roi_heads.box_predictor.{cls_score, bbox_pred} and proposal_generator.rpn_head.{conv, objectness_logits, anchor_deltas}.

In my understanding, such a pre-trained model usually only contain the a backbone and a classifier for ImageNet 1K classification.
Would you mind checking that the link provided is correct?

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