caffe icon indicating copy to clipboard operation
caffe copied to clipboard

Error parsing text-format caffe.NetParameter: 823:14: Message type "caffe.LayerParameter" has no field named "norm_param".

Open ghimiredhikura opened this issue 6 years ago • 4 comments

[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 823:14: Message type "caffe.LayerParameter" has no field named "norm_param". WARNING: Logging before InitGoogleLogging() is written to STDERR F0611 18:15:04.373509 11811 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: ../model/VOC0712/SSD_300x300/deploynew.prototxt *** Check failure stack trace: *** Aborted (core dumped)

Any help please.

ghimiredhikura avatar Jun 11 '18 09:06 ghimiredhikura

hi ,I met the problem as same as yours,how did you solve it?

neverland0621 avatar Oct 11 '18 02:10 neverland0621

@ghimiredhikura

neverland0621 avatar Oct 11 '18 02:10 neverland0621

@neverland0621 @ghimiredhikura Do you have solved this problem?

yjfncu avatar Dec 11 '18 09:12 yjfncu

new caffe.proto has delete the parameter "norm_param"

KaijunGao avatar Apr 24 '19 12:04 KaijunGao