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

caffe version? #10

Open
ron5569 opened this issue Mar 2, 2020 · 0 comments
Open

caffe version? #10

ron5569 opened this issue Mar 2, 2020 · 0 comments

Comments

@ron5569
Copy link

ron5569 commented Mar 2, 2020

Im using caffe with gpu from docker (caffe version 1.0.0)
And I get the follwing error:

root@f388bca8865f:/fusionseg# python fusionseg.py appearance jpg ./sample/
WARNING: Logging before InitGoogleLogging() is written to STDERR
W0302 12:35:03.005851 622 _caffe.cpp:139] DEPRECATION WARNING - deprecated use of Python interface
W0302 12:35:03.005897 622 _caffe.cpp:140] Use this instead (with the named "weights" parameter):
W0302 12:35:03.005903 622 _caffe.cpp:142] Net('/fusionseg/models/appearance/deploy.prototxt', 1, weights='/fusionseg/models/appearance/appearance_stream.caffemodel')
[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 7244:14: Message type "caffe.LayerParameter" has no field named "interp_param".
F0302 12:35:03.010118 622 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: /fusionseg/models/appearance/deploy.prototxt
*** 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