forked from ecker/DL-Art-School
- 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. |
||
|---|---|---|
| .. | ||
| create_lmdb.py | ||
| extract_subimages.py | ||
| generate_LR_Vimeo90K.m | ||
| generate_mod_LR_bic.m | ||
| generate_mod_LR_bic.py | ||
| prepare_DIV2K_x4_dataset.sh | ||
| regroup_REDS.py | ||
| rename.py | ||
| test_dataloader.py | ||