DL-Art-School/codes/models
James Betker b03741f30e Remove all biases from generator
Continuing to investigate loss of GAN competitiveness, this is a big difference
between "old" SRG1 and "new".
2020-07-04 22:19:55 -06:00
..
archs Remove all biases from generator 2020-07-04 22:19:55 -06:00
__init__.py
base_model.py Fix inverse temperature curve logic and add upsample factor 2020-06-19 09:18:30 -06:00
loss.py
lr_scheduler.py Enable forced learning rates 2020-06-07 16:56:05 -06:00
networks.py Break out SRG1 as separate network 2020-07-04 13:28:50 -06:00
SR_model.py Allow validating in batches, remove val size limit 2020-06-02 08:41:22 -06:00
SRGAN_model.py Add a feature-based validation test 2020-07-03 15:18:57 -06:00