lixiang
lixiang
i haven't solve this problem, but i got a compiled lib from others, and it just work for my cuda7.5 and cuda8.0. You can download it from http://pan.baidu.com/s/1dFHxCQX.
@qingqianshuying my qq number is 1522565816.
http://pan.baidu.com/s/1slTL8zb
i have encountered the same problem, have you fixed it? thank you!
my gpu only have 2G memory, how can i run script_faster_rcnn_VOC2007_ZF.m using my own data. i change the batch_size=1, but it doesn't help @xiaoxiongli
@xiaoxiongli thanks for your suggestions, i changed a GPU with more memory and it works fine.
you should change the class labels in VOCinit.m, make sure it match the labels in your Annotation .xml file.
yes, i'm using it. The gpu compute capability needs to be higher than 3.0, the version of cudnn doesn't matter. I'm using cudnn-7.5-windows7-x64-v5.1.
how to change the engine in prototxt, i cannot find the parameters indicate whether to use cudnn.
i have encountered the same problem, have you fixed it?