Yolo_on_Caffe icon indicating copy to clipboard operation
Yolo_on_Caffe copied to clipboard

issue while converting yolov2.weights into caffemodel

Open shiva13425 opened this issue 5 years ago • 0 comments

Hi @ChriswooTalent Thanks for your work. I got the following error while trying to run convert_weights_to_caffemodel.py with yolov2.weights and your prototxt. Kindly share your comments. Traceback (most recent call last): File "convert_weights_to_caffemodel.py", line 81, in next_layer = net.layers[lidx + 1] IndexError: Index out of range Segmentation fault (core dumped)

Thanks

shiva13425 avatar Jul 22 '19 17:07 shiva13425