DL-Art-School/codes
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
..
.idea
data
data_scripts Bug fixes and new gan mechanism 2020-07-08 17:40:26 -06:00
metrics
models Bug fixes and new gan mechanism 2020-07-08 17:40:26 -06:00
options
scripts
temp
utils SRG3 work 2020-07-07 13:46:40 -06:00
distill_torchscript.py
onnx_inference.py
process_video.py
recover_tensorboard_log.py
requirements.txt
run_scripts.sh
test.py
train.py Bug fixes and new gan mechanism 2020-07-08 17:40:26 -06:00