-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue about the compact_bilinear_param #4
Comments
Make sure your |
I got the same error and the |
The issue was with the git branch. The switching of the branch needs to be:
Instead of (wrong):
With |
how to get feature/20160617_cb_softattention ? @manli009 |
@ilija139 I have installed as you said but stil having the same error when i try to run server.py file |
Do you have sloved the issue?I get the same issue.... |
I have compiled the feature/20160617_cb_softattention successfully, but when I try to evaluata , I met this :
[libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing text-format caffe.NetParameter: 382:26: Message type "caffe.LayerParameter" has no field named "compact_bilinear_param".
WARNING: Logging before InitGoogleLogging() is written to STDERR
F0909 14:52:28.792832 28865 upgrade_proto.cpp:79] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: multi_att_2_glove_pretrained//proto_test.prototxt
*** Check failure stack trace: ***
I am new to caffe, so I hope to get some advice from @daylen . Sorry for interrupting you!
The text was updated successfully, but these errors were encountered: