BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.03k stars 18.7k forks source link

Syncedmem.cpp : Check failed : error == cudaSuccess (2 vs 0) out of memory #6821

Open Gokulakrishnan-96 opened 5 years ago

Gokulakrishnan-96 commented 5 years ago

Issue Summary I am a new CAFFE user and I have been trying to get Deeplab v2 up and running in my system. I am making use of the pre-trained model (LargeFOV) and running just the test phase with only one image. Even then this "out of memory" error pops up! Any idea as to why this is happening?

System configuration

Hope-y0909 commented 4 years ago

I met this question too ,Did you solve it?how?,thank you