RDNSR-Residual-Dense-Network-for-Super-Resolution-Keras
RDNSR-Residual-Dense-Network-for-Super-Resolution-Keras copied to clipboard
Residual Dense Network for Super Resolution implementation in Keras
Can you share the codes of subpixel layer ? Since you said there were bugs in https://github.com/tetrachrome/subpixel. Thank you so much!
The ran the line "python main.py --test_only True --gpu 1 --chk 160 --scale 2 --test_image bsds_test2.jpg" in the terminal. Error: File "main.py", line 187, in net = SRResnet(lr = learning_rate,scale...
Hi, rajatkb Can I know your test result based on the model you have trained ? Specificlly, what is the PSNR value on Set5 test set (or other benchmark dataset...