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.