AndsonYe
AndsonYe
Hi I have installed your fast-rcnn according to your instruction. When I run the ./tools/demo.py I got a core dump. Bellow are the output: F0817 22:53:22.694056 24820 cudnn_conv_layer.cpp:32] Check failed:...
First I trained a VGG_CNN_M network, using command "./tools/train_net.py --gpu 0 --solver models/VGG_CNN_M_1024/solver.prototxt \ > --weights data/imagenet_models/VGG_CNN_M_1024.v2.caffemodel" Then I run the test "./tools/test_net.py --gpu 0 --def models/VGG_CNN_M_1024/test.prototxt --net output/default/voc_2007_trainval/vgg_cnn_m_1024_fast_rcnn_iter_40000.caffemodel" At...
Hi, I got a problem with compiling caffe. When I run "make matcaffe" I got an error, the outputs are as below: MEX matlab/+caffe/private/caffe_.cpp Warning: You are using gcc version...