You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
File "yad2k.py", line 248, in _main
raise ValueError('Unsupported section header type: {}'.format(section))
ValueError: Unsupported section header type: shortcut_0
The text was updated successfully, but these errors were encountered: