texture-upscaler icon indicating copy to clipboard operation
texture-upscaler copied to clipboard

Shell scripts to prepare textures for ESR/SFTGAN etc.

Results 6 texture-upscaler issues
Sort by recently updated
recently updated
newest added

Hi, thanks for making this wonderful tool! But current script only detect png as input, can you add support for jpg as well? Thanks!!

line 160: /bin/sh: Argument list too long this is on an output of 280 files

also changed THREADS to 8 instead of 4.

In step2: To filter in/out sharp looking images and noisy images. In step3: To select by psnr to include equal amounts of sharp and unsharp or noiseless and noisy images.

When you use step3 it will choose the images used to train randomly. I propose adding an option to choose by color difference as well. 1. Sort the images by...