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 Add feature to dataset which allows it to force images to be a certain size. 2020-07-03 15:19:16 -06:00
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 Misc changes 2020-07-01 11:28:23 -06:00
onnx_inference.py Misc 2020-06-14 11:03:02 -06:00
process_video.py Debug process_video 2020-05-29 20:44:50 -06:00
recover_tensorboard_log.py Misc 2020-07-06 20:44:07 -06:00
requirements.txt Introduce (untested) colab mode 2020-06-01 15:09:52 -06:00
run_scripts.sh
test.py Misc 2020-06-02 09:35:52 -06:00
train.py Bug fixes and new gan mechanism 2020-07-08 17:40:26 -06:00