RDN-TensorFlow
RDN-TensorFlow copied to clipboard
psnr
Why do you use your checkpoint to test the PSNR of set5 and set14? The PSNR of set5 is only 31.5 and 29.0
In what ways does this affect my psnr, so that it does not reach the results of the article?
I trained on DIV2K for 30 epochs(about 27673 steps per epoch with batch size 16), test on Set14 and Set5, the PSNR is get higher from the begining, but getting lower from epoch 7... The maximum PSNR is 36.88 on Set5 33.00 on Set14... I don't know why I can't get the result author does...