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

I try to generate yolo.h5 and use this command: python yad2k.py yolo.cfg yolo.weights model_data/yolo.h5 #181

Open
garychian opened this issue Feb 27, 2020 · 4 comments

Comments

@garychian
Copy link

File "yad2k.py", line 248, in _main
raise ValueError('Unsupported section header type: {}'.format(section))
ValueError: Unsupported section header type: shortcut_0

@garychian
Copy link
Author

It gives me the error shown above, anyone can help me with that?

@mehboobillahi56
Copy link

mehboobillahi56 commented Aug 2, 2020

Hey, @garychian did you find a solution to this problem?

@khaledhasanzami
Copy link

Hey, @garychian . Have you found any solution yet?

@alecGraves
Copy link
Contributor

Shortcut layers were never implemented. I think this only worked for yolo v2, so you could try downloading an older model.
Regardless, this project is mostly abandoned. Try using darknet directly, or PyTorch object detection.

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

4 participants