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

Problem in training with resNet18 backbone #9

Open
charliess123 opened this issue Apr 2, 2020 · 0 comments
Open

Problem in training with resNet18 backbone #9

charliess123 opened this issue Apr 2, 2020 · 0 comments

Comments

@charliess123
Copy link

Thanks for the great job.
So far I m trying to train with "resnet18 + without DCN". But it occurs error as bellow.
File "/home/administrator/anaconda3/envs/CenterNet/lib/python3.6/site-packages/torch/nn/modules/conv.py", line 778, in forward output_padding, self.groups, self.dilation) RuntimeError: Given transposed=1, weight of size 2048 256 4 4, expected input[8, 512, 16, 16] to have 2048 channels, but got 512 channels instead

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