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

I have the following issue when loading checkpoint #4

Open
ahxiaofengzheng opened this issue Oct 18, 2022 · 2 comments
Open

I have the following issue when loading checkpoint #4

ahxiaofengzheng opened this issue Oct 18, 2022 · 2 comments

Comments

@ahxiaofengzheng
Copy link

I have the following issue when loading checkpoint
image
my environment:
image
this is my commend:
python tools/test.py configs/boosting_rcnn/boosting_rcnn_r50_pafpn_1x_utdac.py ./ckpts/boosting_rcnn_r50_pafpn_1x_utdac.pth
And I download the checkpoint is:
image

@mousecpn
Copy link
Owner

delete line192:
self.rpn_convs.append(CBAM(self.feat_channels))
in file mmdet/models/dense_heads/atss_rpn_head.py

@ahxiaofengzheng
Copy link
Author

I solved the problem Thanks for your help

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