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

Layer weight shape not compatible #11

Open
flowzen1337 opened this issue Jun 18, 2020 · 2 comments
Open

Layer weight shape not compatible #11

flowzen1337 opened this issue Jun 18, 2020 · 2 comments

Comments

@flowzen1337
Copy link

Hi,

I've tried to use your convert.py to convert my ownl model to a h5 model but i get:

ValueError: Layer weight shape (3, 3, 32, 64) not compatible with provided weight shape (3, 3, 32, 32)

Any ideas?

I've set my cfg file, my own trained weights file and my classes file correctly in convert.py.

I've trained my model with alexeyab/darknet v4 in 608 size (which i've also set correctly in convert.py)

@blackCmd
Copy link

blackCmd commented Jul 7, 2020

I've got same problem.
this repo not work.

@NeutrinoXY
Copy link
Contributor

See #21. It should fix your issue.

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