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

error in resnet #47

Closed
doaa1adel opened this issue May 1, 2021 · 0 comments
Closed

error in resnet #47

doaa1adel opened this issue May 1, 2021 · 0 comments

Comments

@doaa1adel
Copy link

i got this error when i employed resnet18, resnet34 (they use basic block not bottleneck as resnet50) as backbone pretrained network:
"RuntimeError: mat1 dim 1 must match mat2 dim 0"

i can't exploit from where this error comes

note: code runs perfectly withn resnet50, 101,152

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