DL-Art-School/codes/data
2020-11-19 23:47:00 -07:00
..
__init__.py stylegan2 in ml art school! 2020-11-12 15:42:05 -07:00
base_unsupervised_image_dataset.py Throw if dataset isn't going to work with force_multiple setting 2020-11-19 23:47:00 -07:00
chunk_with_reference.py Improve ignore_first logic 2020-11-03 11:56:32 -07:00
combined_dataset.py
data_sampler.py
full_image_dataset.py Retrofit full_image_dataset to work with new arch. 2020-10-27 10:26:19 -06:00
image_corruptor.py Merge remote-tracking branch 'origin/gan_lab' into gan_lab 2020-10-31 20:55:45 -06:00
multi_frame_dataset.py Fix yet ANOTHER OBO error in multi_frame_dataset 2020-11-06 20:38:34 -07:00
multiscale_dataset.py Fix bug with multiscale_dataset 2020-10-31 20:54:41 -06:00
paired_frame_dataset.py Fixes to unified chunk datasets to support stereoscopic training 2020-10-26 11:12:22 -06:00
single_image_dataset.py oddity 2020-11-13 20:11:57 -07:00
stylegan2_dataset.py More circular dependency fixes + unet fixes 2020-11-15 11:53:35 -07:00
util.py