Caffe errors

Check failed: mdb_status == 0 (2 vs. 0) No such file or directory

data_param.source should point to an LMDB (see here). transform_param.mean_file should point to a .binaryproto file (see here). It sounds like you've put in the path to a .binaryproto where you need the path to an LMDB.

Check failed: error == cudaSuccess (2 vs. 0) out of memory

  1. out of memory in your GPU card.
  2. reduce the batch_size

libdc1394 error: Failed to initialize libdc1394

sudo ln /dev/null /dev/raw1394

Check GPU memory usage

nvidia-smi

“ImportError: cannot import name layers” in caffe / pycaffe

echo $PYTHONPATH

(Check the python path is correct or not)

results matching ""

    No results matching ""