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
data_sampler.py
Downsample_dataset.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
LQ_dataset.py
LQGT_dataset.py
REDS_dataset.py
util.py
video_test_dataset.py
Vimeo90K_dataset.py