Steven (Szu-Han) Chen
Steven (Szu-Han) Chen
The paper did convert RGB to YCBCR and then use only Y channel. Grayscale would technically be different.
Also, how come you don't crop patches for the training dataset? Thanks!
python main.py --is_train False --stride=21
python main.py --is_train=False --stride=21 is the correct command
Hey guys, @MashuPichu has the right idea. Your PSNR will generally be lower unless you follow the **exact** procedure and settings as the paper. Settings that will impact the PSNR...
I found the problem. The program is trying to run the command "ssh-copy-id {'address': '[email protected]', 'notes': '83', 'wlan': 'wlan1'}" but ssh-copy-id can't take {...} as an argument. I'm not sure...
Thanks. Do you have any sources that I can refer to?