nqanh / affordance-net

AffordanceNet - Multiclass Instance Segmentation Framework - ICRA 2018
Other
121 stars 54 forks source link

[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". #28

Open kape67 opened 6 years ago

kape67 commented 6 years ago

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 6 years ago

Please see https://github.com/nqanh/affordance-net/issues/26