YAD2K icon indicating copy to clipboard operation
YAD2K copied to clipboard

Tiny Yolo v3

Open karanmartian opened this issue 7 years ago • 2 comments

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?

karanmartian avatar Jul 05 '18 10:07 karanmartian

ValueError: Unsupported section header type: yolo_0

zihaozhang9 avatar Aug 23 '18 01:08 zihaozhang9

You may try the repo support V3 here https://github.com/xiaochus/YOLOv3 .

dennistang742 avatar Nov 06 '18 08:11 dennistang742