twtygqyy/caffe-augmentation

[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 18:15: Message type "caffe.TransformationParameter" has no field named "max_smooth".

Opened this issue · 0 comments

Hi,Dear,I have build the caffe-augmentation succesfully,and passed the test by "make runtest" command,but i have met the problems when i train my model,the command line had output such error,
"[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 18:15: Message type "caffe.TransformationParameter" has no field named "max_smooth"."
and other function you added output the same error when i run it,please help me ,thanks you !