DL-Art-School/codes/data
James Betker 1ba01d69b5 Move datasets to INTER_AREA interpolation for downsizing
Looks **FAR** better visually
2020-10-15 17:18:23 -06:00
..
__init__.py Codebase cleanup 2020-10-13 20:56:39 -06:00
base_unsupervised_image_dataset.py Move datasets to INTER_AREA interpolation for downsizing 2020-10-15 17:18:23 -06:00
chunk_with_reference.py Fix bug with chunk_with_reference 2020-10-12 10:23:03 -06:00
combined_dataset.py
data_sampler.py
full_image_dataset.py
image_corruptor.py JPEG-broad adjustment 2020-10-15 10:14:51 -06:00
multi_frame_dataset.py Improve multiframe dataset memory usage 2020-10-09 08:40:00 -06:00
multiscale_dataset.py Move datasets to INTER_AREA interpolation for downsizing 2020-10-15 17:18:23 -06:00
single_image_dataset.py Update validate_data to work with SingleImageDataset 2020-10-02 08:58:34 -06:00
util.py