rcnn
rcnn copied to clipboard
rcnn_demo: error == cudaSuccess (2 vs. 0) out of memory
Dear everyone, Dr. Girshick,
I'm trying to run the rcnn_demo. Running using CPU is OK, but when I run using gpu mode there is an error.
"Check failed: error == cudaSuccess (2 vs. 0) out of memory"
I have a GTX 750 gpu card with 1GB memory (using as VGA card to display 2 monitors).
Please help me to adjust the model like changing the batch size or anything so that I can run the demo.
Thanks in advance,