DL-Art-School/codes/data
James Betker 4f75cf0f02 Revert "Full image dataset operates on lists"
Going with an entirely new dataset instead..

This reverts commit 36ec32bf11.
2020-09-18 09:50:43 -06:00
..
__init__.py Add combined dataset for training across multiple datasets 2020-09-11 08:44:06 -06:00
chunk_with_reference.py New dataset, initial work 2020-09-18 09:49:13 -06:00
combined_dataset.py Add combined dataset for training across multiple datasets 2020-09-11 08:44:06 -06:00
data_sampler.py mmsr 2019-08-23 21:42:47 +08:00
Downsample_dataset.py Allow dataset classes to add noise internally 2020-05-23 21:04:24 -06:00
full_image_dataset.py Revert "Full image dataset operates on lists" 2020-09-18 09:50:43 -06:00
image_corruptor.py New dataset, initial work 2020-09-18 09:49:13 -06:00
lmdb_dataset_with_ref.py New dataset that reads from lmdb 2020-09-04 17:32:57 -06:00
LQ_dataset.py Enable force_multiple in LQ_dataset 2020-07-22 20:51:16 -06:00
LQGT_dataset.py Reduce usage of resize operations when not needed in dataloaders. 2020-09-04 15:31:24 -06:00
REDS_dataset.py Change GT_size to target_size 2020-04-22 00:37:41 -06:00
single_image_dataset.py New dataset, initial work 2020-09-18 09:49:13 -06:00
util.py Allow separate dataset to pushed in for GAN-only training 2020-07-26 21:44:45 -06:00
weight_scheduler.py More ExtensibleTrainer work 2020-08-23 17:22:45 -06:00