sakethkhandavalli

Results 3 comments of sakethkhandavalli

I0825 16:14:20.889731 26193 layer_factory.hpp:77] Creating layer input I0825 16:14:20.889760 26193 net.cpp:86] Creating Layer input I0825 16:14:20.889766 26193 net.cpp:382] input -> data I0825 16:14:20.889814 26193 net.cpp:124] Setting up input I0825 16:14:20.889819...

@@ File "darknet2caffe.py", line 519, in darknet2caffe(cfgfile, weightfile, protofile, caffemodel) File "darknet2caffe.py", line 15, in darknet2caffe save_prototxt(net_info , protofile, region=False) File "/home/darknet2caffe/prototxt.py", line 173, in save_prototxt if layer['type'] != 'Region'...

I too am getting the same error while running the demo.ipynb file, could you please tell how to fix this issue I have installed config_reader using 'pip3 install config_reader'