conner99 / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
72 stars 38 forks source link

No "distort_param" in caffe.proto #34

Closed Anhaoxu closed 7 years ago

Anhaoxu commented 7 years ago

@conner99 Hi, I'm test this branch these days in windows,but in my windows, it has an error. [libprotobuf ERROR ..\src\google\protobuf\text_format.cc:274] Error parsing text-format caffe.NetParameter: 29:19: Message type "caffe.TransformationParameter" has no field named "distort_param". Then,I found it has no distort_param in caffe.proto,so can you solve this problem?

yuanwei0908 commented 5 years ago

so do i,how to address it,please