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

Training problem #33

Open
yangjing142 opened this issue May 24, 2017 · 1 comment
Open

Training problem #33

yangjing142 opened this issue May 24, 2017 · 1 comment

Comments

@yangjing142
Copy link

When I run ./TerrainRL_Optimizer -arg_file= args/opt_args_train_mace.txt command, it shows :
[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 14:19: Message type "caffe.MemoryDataParameter" has no field named "label_size".
F0522 8:48:02.638092 14423 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: data/policies/dog/nets/dog_mace3_train.prototxt
what the problem it may be ?

@xbpeng
Copy link
Owner

xbpeng commented May 30, 2017

We've made some modification to caffe layers which are available in caffe_mods/ directory. You'll need to merge those changes with the files in caffe and rebuild caffe.pb.h

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