bottom-up-attention icon indicating copy to clipboard operation
bottom-up-attention copied to clipboard

‘’caffe.LayerParameter" has no field named "roi_pooling_param".

Open tgc1997 opened this issue 5 years ago • 2 comments

root@e510bcce8f01:/userhome/bottom_up_attention/tools# python my_demo.py /userhome/bottom_up_attention/tools /userhome/bottom_up_attention [libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 6390:21: Message type "caffe.LayerParameter" has no field named "roi_pooling_param". WARNING: Logging before InitGoogleLogging() is written to STDERR F0424 14:47:43.704047 9455 upgrade_proto.cpp:90] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: models/vg/ResNet-101/faster_rcnn_end2end_final/test.prototxt *** Check failure stack trace: *** Aborted (core dumped)

I meet this problem when running demo,can anyone help me,thank you!

tgc1997 avatar Apr 24 '19 14:04 tgc1997

You need to make caffe in faster-rcnn branch

evaGao avatar Feb 10 '20 15:02 evaGao

i meet the same problem, did you slove it?

wanglin-lw avatar Apr 20 '21 02:04 wanglin-lw