darknet2caffe icon indicating copy to clipboard operation
darknet2caffe copied to clipboard

from=-3 error

Open hufangjian opened this issue 4 years ago • 6 comments

hufangjian avatar May 26 '20 06:05 hufangjian

the same error

DaChaoXc avatar Jun 01 '20 08:06 DaChaoXc

@hufangjian try python darknet2caffe.py cfg/yolov4.cfg weights/yolov4.weights prototxt/yolov4.prototxt caffemodel/yolov4.caffemodel

DaChaoXc avatar Jun 01 '20 09:06 DaChaoXc

@hufangjian python2.7 it works

DaChaoXc avatar Jun 01 '20 09:06 DaChaoXc

haha,the author must be a joker,confusing me so much time!

liu1279 avatar Jul 31 '20 13:07 liu1279

@hufangjian try python darknet2caffe.py cfg/yolov4.cfg weights/yolov4.weights prototxt/yolov4.prototxt caffemodel/yolov4.caffemodel good job,it is easy to ignore this little issue,a unfamiliar error occurs in cfg file rather than in other normal file. what surprising the missing darknet2caffe.py file after python command is!

liu1279 avatar Jul 31 '20 13:07 liu1279

Have you solved this problem?

nocleverbutstudyhard avatar Sep 23 '20 08:09 nocleverbutstudyhard