【caffe】Error parsing text-format NetParameter: ****:**:Expected string.

错误描述:

技术分享

prototxt中第****行,第**列缺少一个整型数或者标识符。

解决方法:

检查对应的prototxt文件,第****行,第**列是否遗漏相关信息。

我的文件是在代码新旧版本没对应好~

layer {

type: "Accuracy"

}

layers{

type: ACCURACY

}

文章来自:http://www.cnblogs.com/AliceHu/p/7110329.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3