xinntao / Real-ESRGAN

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
BSD 3-Clause "New" or "Revised" License
27.95k stars 3.51k forks source link

Image blocks caused by upscale ratio. #605

Closed JJYYY-JJY closed 1 year ago

JJYYY-JJY commented 1 year ago

With the default setting, everything is fine, however, after I changed the upscale ratio, which is not 4, the default, processed images seem to be separated into blocks. (First is the raw image, second is the processed image with ratio of 2) 123 123_scale-2

luozi3 commented 2 months ago

hi,I have the same problem, can you tell me your solution?

luozi3 commented 2 months ago

https://github.com/xinntao/Real-ESRGAN/issues/554 Click here to find a solution