what's the version of caffe
/root/sceneReco/CTPN$ python ./tools/demo.py --no-gpu WARNING: Logging before InitGoogleLogging() is written to STDERR W0709 14:38:45.132715 2023 _caffe.cpp:139] DEPRECATION WARNING - deprecated use of Python interface W0709 14:38:45.134696 2023 _caffe.cpp:140] Use this instead (with the named "weights" parameter): W0709 14:38:45.135150 2023 _caffe.cpp:142] Net('models/deploy.prototxt', 1, weights='models/ctpn_trained_model.caffemodel') [libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing text-format caffe.NetParameter: 387:19: Message type "caffe.LayerParameter" has no field named "transpose_param". F0709 14:38:45.140238 2023 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: models/deploy.prototxt *** Check failure stack trace: *** 已放弃 (核心已转储)
compiler CTPN caffe
i have compile ctpn .Why is this still happening this problem: Message type "caffe.LayerParameter" has no field named "transpose_param"?
@bear63 i have compile ctpn .Why is this still happening this problem: Message type "caffe.LayerParameter" has no field named "transpose_param"?
caffe的版本问题
发自网易邮箱大师 On 01/28/2018 15:33, 紫林落雪 wrote:
@bear63 i have compile ctpn .Why is this still happening this problem: Message type "caffe.LayerParameter" has no field named "transpose_param"?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
@mukever 你是怎么解决的?
@bear63 我从caffe官网中的版本放进项目,整体make 没有出现问题,但也会出现如上的问题 请问你用的CTPN的caffe版本,可否放入项目;谢谢
@bear63 请问下caffe的版本,谢谢