zhixuhao / unet

unet for image segmentation
MIT License
4.6k stars 2k forks source link

google.protobuf.text_format.ParseError: 38:80 : 'layers { bottom: 'd3c' bottom: 'u3a' top: 'd3cc' name: 'crop_d3c-d3cc' type: CROP }': Enum type "caffe.V1LayerParameter.LayerType" has no value named CROP. #198

Open wzf19947 opened 4 years ago

wzf19947 commented 4 years ago

I download the caffemodel and prototxt, and when I do model translation it comes this error, what's that mean?

Nelson-Gon commented 4 years ago

I think this is the wrong repository. As far as I am aware, this does not use any caffemodels. Perhaps you meant to open an issue at the original authors' repo?