NBNet
NBNet copied to clipboard
NBNet: Noise Basis Learning for Image Denoising with Subspace Projection
when run ‘python test.py -d ./data -c ./NBNet_mge.pkl’,occur error ‘FileNotFoundError: [Errno 2] No such file or directory: './data/ValidationNoisyBlocksSrgb.mat'’,does the test dataset need a .mat file?
Thank you for your work. NBNet requires size 128 as its input, but when testing img size > 128, if we clip the input to size 128 and then merge...
Hello, how many pictures did you use in your training set
 Why does this step get stuck before the test loads the model?Unable to run further down。 

It is a strange issue that the loss will blow up to Nan in linux ubuntu 20.04 after I install the cuda, without cuda the loss decrease normally. environment: megengine...
How did you get the psnr of ROI in DND
Would you release the pre-trained checkpoint for AWGN removal? I want to evaluate the NBNet on some other dataset, such as Urban100. @Sumching

Is the training set full data, medium or small data of SIDD data set used?