【问题标题】:Mean shape incompatible with input shape -- CAFFE Classification Error in IO.PY平均形状与输入形状不兼容——IO.PY 中的 CAFFE 分类错误
【发布时间】:2015-07-02 18:56:16
【问题描述】:

我在 Ubuntu 14.04 虚拟服务器上安装了 Caffe,并使用 this link 安装了 CUDA(无驱动程序)。

分类步骤:

python python/classify.py --print_results examples/images/cat.jpg foo 

产生回溯。

我按照用户2696499在this SO thread中描述的步骤进行操作,
但是变量ins 没有定义。如何或在哪里定义它?

【问题讨论】:

    标签: python machine-learning neural-network deep-learning caffe


    【解决方案1】:

    ins 代表输入形状,等于in_shape[1:]

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-09-22
      • 2021-03-27
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多