cszn / IRCNN

Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)
http://openaccess.thecvf.com/content_cvpr_2017/papers/Zhang_Learning_Deep_CNN_CVPR_2017_paper.pdf
589 stars 173 forks source link

Running without GPU #4

Closed ghost closed 7 years ago

ghost commented 7 years ago

I wanted to use this for my research. I tried to run this in supercomputing clusters which does not have GPUs. It gave errors.

There is a problem with the CUDA driver or with this GPU device. Be sure that you have a supported GPU and that the latest driver is installed.

How can I run it without GPU?