Wulingtian / yolov5_caffe

yolov5 onnx caffe
Other
85 stars 28 forks source link

the performace #2

Open wolfworld6 opened 3 years ago

wolfworld6 commented 3 years ago

hello,thx for your code,i have test the yolov5s,but the res is not well,could you help me confirm if there is any loss between onnx-caffe?thx again!

Wulingtian commented 3 years ago

在https://github.com/Wulingtian/yolov5_onnx2caffe/blob/master/convertCaffe.py 下,打开 convertToCaffe(graph, prototxt_path, caffemodel_path, exis_focus=True, focus_concat_name="Concat_40", focus_conv_name="Conv_41")注释 注释掉convertToCaffe(graph, prototxt_path, caffemodel_path)