Ethean
Ethean
我自己做的数据,用matlab生成的模糊核,21*21大小的,然后用opencv的 filter2D做的模糊,再用真实的kernel当输入,效果也很差,而且有很严重的伪影,各位有跑出来效果不错的吗?可以分享一下经验吗   
Thanks you for replying me. I am still confused that the kernel in code is the real kernel used to super resolve the blur image? If not, how can I...
Oh, I get you. You mean I should generate the lr image in this way, then test the model on the synthesised images.
> All guys, I found a way. > > edit webui-user.bat try adding --no-gradio-queue > > set COMMANDLINE_ARGS= --no-gradio-queue doesn't work for me
@echosum hi, I downloaded the edsr_x4.pth and test it on the validation set of div2k and I got a pretty low psnr(19.7) and ssim(0.459). Then I test on set5 and...