Skip to content
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

demo issue #40

Open
Eavis opened this issue Oct 15, 2018 · 0 comments
Open

demo issue #40

Eavis opened this issue Oct 15, 2018 · 0 comments

Comments

@Eavis
Copy link

Eavis commented Oct 15, 2018

Thanks for sharing the awesome work!

However, I ran into one issue which I could not solve. The issue of Failed to parse NetParameter file: demo.txt came up. Is there anyone who could solve this problem?
echo $PYTHONPATH /home/ubuntu/caffe/python:/home/ubuntu/caffe/python:/usr/bin/python3:/home/ubuntu/build_master_release/python:

when I run python3 demotest_model.py
WARNING: Logging before InitGoogleLogging() is written to STDERR
W1015 16:16:15.834228 39594 _caffe.cpp:139] DEPRECATION WARNING - deprecated use of Python interface
W1015 16:16:15.834272 39594 _caffe.cpp:140] Use this instead (with the named "weights" parameter):
W1015 16:16:15.834281 39594 _caffe.cpp:142] Net('demo.txt', 1, weights='../models/suncg_ft_nyu.caffemodel')
[libprotobuf ERROR google/protobuf/text_format.cc:298] Error parsing text-format caffe.NetParameter: 7:20: Message type "caffe.LayerParameter" has no field named "suncg_data_param".
F1015 16:16:15.835264 39594 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: demo.txt
*** Check failure stack trace: ***
Aborted (core dumped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant