YAD2K
YAD2K copied to clipboard
Tiny Yolo v3
Hi I have successfully built a Tiny Yolo v3 model by updating the script. but the model does not run correctly when using the test script. Any ideas?
ValueError: Unsupported section header type: yolo_0
You may try the repo support V3 here https://github.com/xiaochus/YOLOv3 .