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

CUDA Ready GPU is a requirement?(Undefined function or variable 'vl_simplenn_tidy'.) #6

Closed my1347 closed 6 years ago

my1347 commented 6 years ago

Dear cszn: Hi, you are doing really a good job. But I running into and error. Does it mean I still need a Cuda Support GPU even if I set "use GPU =0" ? Undefined function or variable 'vl_simplenn_tidy'. image

cszn commented 6 years ago

Hi, you should install Matconvnet first.

my1347 commented 6 years ago

@cszn 多谢老铁