ChenYingpeng / darknet2caffe

Convert darknet weights to caffemodel
183 stars 88 forks source link

convert SlimYOLOV3 weights to caffe weights #7

Open MuhammadAsadJaved opened 4 years ago

MuhammadAsadJaved commented 4 years ago

Hi, Do you know about the SlimYOLOV3 ( https://github.com/PengyiZhang/SlimYOLOv3 )? Can you guide how to convert SlimYOLOV3 weights to .caffe weights? I have attached the darknet SlimYOLOV3 cfg file.

SlimYOLOV3.txt

ChenYingpeng commented 4 years ago

Please provide slimyolov3.prototxt and slimyolov3.weights and i can't find these in your link.