sanghyun-son / EDSR-PyTorch

PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
MIT License
2.42k stars 668 forks source link

why my PNSR=0? #303

Open 5496gaoziya opened 3 years ago

5496gaoziya commented 3 years ago

When I test my own picture, PSNR is equal to 0. The effect of the image is also very poor, what went wrong? image

mylifeasazucchini commented 3 years ago

Did you give GT data as well ? I assume no. Also follow my suggestion listed here, it will help improve the results :

https://github.com/sanghyun-son/EDSR-PyTorch/issues/300#issuecomment-820567049

You are welcome!

rezraz1 commented 2 years ago

Hi, i have the same problem. https://github.com/sanghyun-son/EDSR-PyTorch/issues/332#issue-1268481753 I would be thankfull if guid me that what do you do to fix it and get correct resault?