GuoShi28 / CBDNet

Code for "Toward Convolutional Blind Denoising of Real Photographs", CVPR 2019
Apache License 2.0
501 stars 92 forks source link

can not run the test demo on centos7 #6

Open NaLucia opened 6 years ago

NaLucia commented 6 years ago

Hi, I run the test_patches and test_fullimage demos on the centos7 with the environment matconvnet and cudnn. The error is "No property ignoreAverage for a layer of type dagnn.Loss." I have modified the path of models. Is there anything that I need to do before run the test file?

GuoShi28 commented 6 years ago

Hi, It seems like to be a common environment problem. You can refer to https://github.com/GuoShi28/CBDNet/issues/3.