python caffe_to_npy.py train.prototxt vgg16_fast_rcnn_iter_40000.caffemodel vgg16_fast_rcnn_iter_40000.npy
error:
caffe_to_npy.py/caffe-fast-rcnn/python
WARNING: Logging before InitGoogleLogging() is written to STDERR
W0403 18:10:42.703075 13642 _caffe.cpp:139] DEPRECATION WARNING - deprecated use of Python interface
W0403 18:10:42.703378 13642 _caffe.cpp:140] Use this instead (with the named "weights" parameter):
W0403 18:10:42.703400 13642 _caffe.cpp:142] Net('train.prototxt', 1, weights='vgg16_fast_rcnn_iter_40000.caffemodel')
[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 391:21: Message type "caffe.LayerParameter" has no field named "roi_pooling_param".
F0403 18:10:42.733667 13642 upgrade_proto.cpp:90] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: train.prototxt
*** Check failure stack trace: ***
Aborted (core dumped)
python caffe_to_npy.py train.prototxt vgg16_fast_rcnn_iter_40000.caffemodel vgg16_fast_rcnn_iter_40000.npy
error:
caffe_to_npy.py/caffe-fast-rcnn/python
WARNING: Logging before InitGoogleLogging() is written to STDERR
W0403 18:10:42.703075 13642 _caffe.cpp:139] DEPRECATION WARNING - deprecated use of Python interface
W0403 18:10:42.703378 13642 _caffe.cpp:140] Use this instead (with the named "weights" parameter):
W0403 18:10:42.703400 13642 _caffe.cpp:142] Net('train.prototxt', 1, weights='vgg16_fast_rcnn_iter_40000.caffemodel')
[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 391:21: Message type "caffe.LayerParameter" has no field named "roi_pooling_param".
F0403 18:10:42.733667 13642 upgrade_proto.cpp:90] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: train.prototxt
*** Check failure stack trace: ***
Aborted (core dumped)