ChenYingpeng / caffe-yolov3

A real-time object detection framework of Yolov3/v4 based on caffe
474 stars 231 forks source link

load_conv_bn2caffe #57

Open ljh9999 opened 4 years ago

ljh9999 commented 4 years ago

Hello, I was running darknet2caffe.py when I got stuck in load_conv_bn2caffe and made an error of 'total size of new array must be unchanged'. How should this error be solved? I put the CPP, cu and HPP of upsample into the specified folder of caffe and recompiled caffe. Thank you for your reply!