Open dxiaosa opened 7 years ago
"IMAGE_SEG_DATA" should be "ImageSegData". Also "CONVOLUTION", "RELU", etc. Please check the source files and your prototxt files. See https://groups.google.com/forum/#!topic/caffe-users/O8lSpI-DOQY
@Mozitao I did that and still the problem exists.
error: [libprotobuf ERROR google/protobuf/text_format.cc:298] Error parsing text-format caffe.NetParameter: 24:3: Unknown enumeration value of "IMAGE_SEG_DATA" for field "type". F0108 22:52:08.534060 8636 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: exper/voc12/config/DeepLab-LargeFOV/train_train_aug.prototxt
Do you mean our caffe version doesn't match your code? So, how to get your cafffe package?