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

Bad result #279

Open marnie007 opened 4 years ago

marnie007 commented 4 years ago

Bad result when I test a image use the EDSR_x* model, but can got right one when use EDSR_baseline model,I dont know the reason, can you help me ?

SevenLJY commented 3 years ago

Hi, I got a similar issue here. What do you mean by bad results? Is it a feature-like image generated as a result? BTW, where did you find the baseline model? I cannot find them under the experiments/model folder...

mylifeasazucchini commented 3 years ago

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

You are welcome!