idealo / image-super-resolution

🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
https://idealo.github.io/image-super-resolution/
Apache License 2.0
4.62k stars 762 forks source link

predict image conatins many abnormal pixel block #235

Open ZouYao0720 opened 1 year ago

ZouYao0720 commented 1 year ago

Hi I train a model with 400 epoch as provided in the ISR_Traininig_Tutorial.ipynb, but after predict with my model I the high resolution image contains too many abnormal pixel blocks, like this image

Wondering how this happens? Anyone can give a hint about this issue? Thanks a lot