Open haihaoshen opened 8 years ago
Hi,
When I trained my own image database, there is an error happened: ... syncedmem.cpp:58] Check failed: error == cudaSuccess (2 vs. 0) out of memory
I used the command: ./tools/train_faster_rcnn_alt_opt.py --gpu 0 --net_name ZF --weights data/imagenet_models/ZF.v2.caffemodel --imdb my_train
Anyone can help? Thanks.
You need cudnn or GPU too low
Hi,
When I trained my own image database, there is an error happened: ... syncedmem.cpp:58] Check failed: error == cudaSuccess (2 vs. 0) out of memory
I used the command: ./tools/train_faster_rcnn_alt_opt.py --gpu 0 --net_name ZF --weights data/imagenet_models/ZF.v2.caffemodel --imdb my_train
Anyone can help? Thanks.