nqanh/affordance-net

[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 490:23: Message type "caffe.LayerParameter" has no field named "roi_alignment_param".

Opened this issue · 1 comments

I have the docker-caffe version. It has the caffe, so I didn't anything at caffe-affordance-net.
I just did demo, but I encountered that error.

[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 490:23: Message type "caffe.LayerParameter" has no field named "roi_alignment_param".
F0531 09:04:05.949674 28 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: /workspace/affordance-net/models/pascal_voc/VGG16/faster_rcnn_end2end/test.prototxt

What do I do?
Thanks.

I use docker-caffe, Cuda 8.0.

nqanh commented

Please see #26