Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 408 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 408 Bytes

ESRGAN-Tiling-Script

Little Python script for ESRGAN ( Enhanced Super-Resolution Generative Adversarial Networks ) for upscaling very large images by tiling them. The script use a margin for not seeing the edges between each tiles.

How to use it

Simply put the 'upscale.py' file into the ESRGAN repository and use it as the official 'test.py' Some vars may be tweaked at the beginning of the script.