Open zengzhen319 opened 7 years ago
请问你这个问题解决了吗?我遇到了同样的问题
我也遇到了同样的问题,有解决了的嘛,我用的是lfw的测试库图像
是因为这些图片确实不存在,图片预处理后,一些图片识别识别后,就不会存在croped目录的,divide数据我是自己写的,所以训练没有什么问题的,建议自己写这块
the reason is not that the pictures dont exist. they really exist. in pythoncode NO142 144. change '\t' into ' '. Because the '\t' can not been read by Linux
首先是有大量图片读不出来: E0522 08:28:06.982565 171153 io.cpp:80] Could not open or find file /home/ZengZhen/caffe-master/data/croped1/0000247/013.jpg 52 只读出少部分图片,我是用作者推荐的预处理工具进行处理的,然后最后报了如下错: F0518 23:16:59.504396 140297 io.cpp:54] Check failed: fd != -1 (-1 vs. -1) File not found: /home/ZengZhen/caffe-master/examples/deepID/57/deepID_57_mean.binaryproto 麻烦作者了,不胜感激!