AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.65k stars 7.96k forks source link

how to convert yolov3-spp.weights to caffemodel? #2218

Open huaze555 opened 5 years ago

huaze555 commented 5 years ago

hi! Thanks for your great works! I mean a problem, It is success when i convert yolov3.weights to caffemodel by github https://github.com/marvis/pytorch-caffe-darknet-convert, but it isn't work when i try to convert yolov3-spp.weights to caffemodel, can you give me some advices? thank you again!

angyee commented 4 years ago

the same issue here, ur solved this issue? @huaze555 @AlexeyAB @cenit