playerkk/face-py-faster-rcnn

自己训练的模型测试时候出错

fahaihappy opened this issue · 1 comments

用你的代码训练好模型后,测试的时候出现了这个问题,对比了py-faster-rcnn实在找不出问题所在,请问您知道该怎么解决这问题吗?感激不尽!!!
F1117 21:54:04.586999 26476 roi_pooling_layer.cu:87] Check failed: error == cudaSuccess (9 vs. 0) invalid configuration argument

Hi, I am using caffe in cpu. Can you please give instruction that how to build cython module using make command?
Build the Cython modules:
cd $FRCN_ROOT/lib
make