DL-Art-School/codes/data
James Betker d95808f4ef Implement downsample GAN
This bad boy is for a workflow where you train a model on disjoint image sets to
downsample a "good" set of images like a "bad" set of images looks. You then
use that downsampler to generate a training set of paired images for supersampling.
2020-04-24 00:00:46 -06:00
..
__init__.py Allow test to operate on batches 2020-04-23 23:59:09 -06:00
data_sampler.py mmsr 2019-08-23 21:42:47 +08:00
Downsample_dataset.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
LQ_dataset.py test w/o GT 2019-09-01 22:20:10 +08:00
LQGT_dataset.py Modifications that allow developer to explicitly specify a different image set for PIX and feature losses 2020-04-22 10:11:14 -06:00
REDS_dataset.py Change GT_size to target_size 2020-04-22 00:37:41 -06:00
util.py Print error when image read fails 2020-04-23 23:59:32 -06:00
video_test_dataset.py mmsr 2019-08-23 21:42:47 +08:00
Vimeo90K_dataset.py Change GT_size to target_size 2020-04-22 00:37:41 -06:00