Skip to content

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.

Notifications You must be signed in to change notification settings

DifftyLab/ESRGAN-Tiling-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%