用的VM,无GPU,用的CPU

命令使用如下,报如题的错误

第十四天 14.2特征提取 db_lmdb.hpp:15 Check failed : mdb_status == 0 (2 vs. 0) No Such file or dire

 

 

解决方法:

把train_val.prototxt改为deploy.prototxt即可提取成功

(有说编辑examples/imagenet/create_imagenet.sh

TRAIN_DATA_ROOT=/path/to/imagenet/train/ VAL_DATA_ROOT=/path/to/imagenet/val/
 
把“path to”改为你存放imagenet的地方,暂未尝试,有改成功的可指教)

感谢:http://caffecn.cn/?/question/723

相关文章:

  • 2021-07-28
  • 2021-06-19
  • 2022-12-23
  • 2021-10-27
  • 2021-07-16
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-04-09
  • 2022-01-01
  • 2021-08-05
  • 2022-12-23
  • 2021-05-28
  • 2021-08-03
相关资源
相似解决方案