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

some error I encounter #2

Open
jaegerstar opened this issue Dec 29, 2017 · 3 comments
Open

some error I encounter #2

jaegerstar opened this issue Dec 29, 2017 · 3 comments

Comments

@jaegerstar
Copy link

I1229 12:05:27.202409 131012 solver.cpp:77] Creating training net from train_net file: ./model/0/train_denoise.prototxt
[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 33:15: Message type "caffe.LayerParameter" has no field named "noise_param".
F1229 12:05:27.202513 131012 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: ./model/0/train_denoise.prototxt
*** Check failure stack trace: ***
Aborted (core dumped)

I am a newbie of caffe, not to mention the DeepLab. It looks like it's some parameter issue ? Could you help me out here ?Thanks in advance :-)

@Ding-Liu
Copy link
Owner

Hi, we implement the noise layer by ourselves, and insert it to DeepLab. Your error is associated with the missing noise layer.

Hope this helps!

@liang233
Copy link

Hello,I also meet this problem when I only train denoise ,how can solve it?
([libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 33:15: Message type "caffe.LayerParameter" has no field named "noise_param")

@caiweicaiwei
Copy link

Hello,I also meet this problem when I only train denoise ,how can solve it? ([libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 33:15: Message type "caffe.LayerParameter" has no field named "noise_param")

had you fixed it?

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

4 participants