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

change compound_coef, mismatch of the number of layers #87

Open
wxzb625 opened this issue May 9, 2023 · 0 comments
Open

change compound_coef, mismatch of the number of layers #87

wxzb625 opened this issue May 9, 2023 · 0 comments

Comments

@wxzb625
Copy link

wxzb625 commented May 9, 2023

return F.conv2d(input, weight, bias, self.stride,
RuntimeError: Given groups=1, weight of size [64, 32, 3, 3], expected input[2, 24, 98, 162] to have 32 channels, but got 24 channels instead

Thank you for your excellent work, when I changed compound_coef=3 to compound_coef=1, why do I get the above error, why do I get the error of mismatch of the number of layers, I hope to get your answer.

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