DL-Art-School/codes/data_scripts
James Betker 26a4a66d1c Bug fixes and new gan mechanism
- Removed a bunch of unnecessary image loggers. These were just consuming space and never being viewed
- Got rid of support of artificial var_ref support. The new pixdisc is what i wanted to implement then - it's much better.
- Add pixgan GAN mechanism. This is purpose-built for the pixdisc. It is intended to promote a healthy discriminator
- Megabatchfactor was applied twice on metrics, fixed that

Adds pix_gan (untested) which swaps a portion of the fake and real image with each other, then expects the discriminator
to properly discriminate the swapped regions.
2020-07-08 17:40:26 -06:00
..
create_lmdb.py mmsr 2019-08-23 21:42:47 +08:00
extract_subimages.py Bug fixes and new gan mechanism 2020-07-08 17:40:26 -06:00
generate_LR_Vimeo90K.m mmsr 2019-08-23 21:42:47 +08:00
generate_mod_LR_bic.m mmsr 2019-08-23 21:42:47 +08:00
generate_mod_LR_bic.py mmsr 2019-08-23 21:42:47 +08:00
prepare_DIV2K_x4_dataset.sh mmsr 2019-08-23 21:42:47 +08:00
regroup_REDS.py mmsr 2019-08-23 21:42:47 +08:00
rename.py Some random fixes/adjustments 2020-04-22 00:38:53 -06:00
test_dataloader.py Change GT_size to target_size 2020-04-22 00:37:41 -06:00