darknet2caffe_yolov3
darknet2caffe_yolov3 copied to clipboard
How to convert from .weight to .caffe? You only tell how to detect in MD
Use this repo https://github.com/passion3394/pytorch-caffe-darknet-convert-laymu
I have tested the yolov3_darknet2caffe.py, you could try it in your environment. Remember to modify the caffe path in this code.