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.ConvolutionParameter" has no field named "mask" #6

Closed
xiaoqiao728295 opened this issue Nov 30, 2017 · 1 comment

Comments

@xiaoqiao728295
Copy link

Dear author,

I have complied Caffe successfully, but when i run demo_STCT, i got the problem:Error parsing text-format caffe.NetParameter: 44:9: Message type "caffe.ConvolutionParameter" has no field named "mask".
Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: model/cnn-a.prototxt

What's the matter about that? Could you give some advice?

@scott89
Copy link
Owner

scott89 commented Dec 20, 2017

Hi! I think you might adopt Caffe of a wrong version. I suggest you clone the STCT repository using:

git clone --recursive https://github.com/scott89/STCT.git

Then compile Caffe contained in the repository.

Thanks

@scott89 scott89 closed this as completed Dec 21, 2017
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

2 participants