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

使用resnet50作为backbone时候提示形状不匹配 #19

Open
wangwuwu opened this issue Apr 25, 2024 · 1 comment
Open

使用resnet50作为backbone时候提示形状不匹配 #19

wangwuwu opened this issue Apr 25, 2024 · 1 comment
Labels

Comments

@wangwuwu
Copy link

wangwuwu commented Apr 25, 2024

x4 = self.squeeze_module(x4):
RuntimeError: Given groups=1, weight of size [64, 3712, 3, 3], expected input[4, 1856, 128, 128] to have 3712 channels, but got 1856 channels instea

@ZhengPeng7
Copy link
Owner

Hi, sorry for that. There are indeed still some bugs in using ConvNets, I'll try to spare time to fix them. You can first try the vision transformer backbones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants