DL-Art-School/codes
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
..
data Implement downsample GAN 2020-04-24 00:00:46 -06:00
data_scripts Some random fixes/adjustments 2020-04-22 00:38:53 -06:00
metrics mmsr 2019-08-23 21:42:47 +08:00
models Implement downsample GAN 2020-04-24 00:00:46 -06:00
options Implement downsample GAN 2020-04-24 00:00:46 -06:00
scripts mmsr 2019-08-23 21:42:47 +08:00
utils mmsr 2019-08-23 21:42:47 +08:00
requirements.txt Create requirements.txt 2019-11-24 07:48:52 +00:00
run_scripts.sh mmsr 2019-08-23 21:42:47 +08:00
test_Vid4_REDS4_with_GT_DUF.py mmsr 2019-08-23 21:42:47 +08:00
test_Vid4_REDS4_with_GT_TOF.py mmsr 2019-08-23 21:42:47 +08:00
test_Vid4_REDS4_with_GT.py mmsr 2019-08-23 21:42:47 +08:00
test.py Allow test to operate on batches 2020-04-23 23:59:09 -06:00
train.py Implement downsample GAN 2020-04-24 00:00:46 -06:00