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

Message type "caffe.SoftmaxParameter" has no field named "pos_cid".F0831 11:10:10.711323 25577 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: /home/yxh/caffe/examples/fcn/train.prototxt #12

Open
yangxh31 opened this issue Aug 31, 2018 · 2 comments

Comments

@yangxh31
Copy link

Message type "caffe.SoftmaxParameter" has no field named "pos_cid".F0831 11:10:10.711323 25577 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: /home/yxh/caffe/examples/fcn/train.prototxt

why I have add the two lines into the caffe.proto, but also have the problem?
optional float pos_mult = 3 [default = 1];
optional int32 pos_cid = 4 [default = 1];

@allendred
Copy link

same too

1 similar comment
@A1exy
Copy link

A1exy commented Oct 23, 2019

same too

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

3 participants