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

RuntimeError: shape '[256, 128, 3, 3]' is invalid for input of size 81624 #104

Open
dygcjlu opened this issue Apr 16, 2020 · 0 comments
Open

Comments

@dygcjlu
Copy link

dygcjlu commented Apr 16, 2020

I follow the guide to do the configuration, and when i start to train the model (python examples/train.py Yolov3), the following error occured.
What can i do to fixed this issue?

Error:
File "./vedanet/models/_darknet.py", line 155, in _load_convbatch
.view_as(model.layers[0].weight.data))
RuntimeError: shape '[256, 128, 3, 3]' is invalid for input of size 81624

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