DL-Art-School/codes/models
James Betker 3ce1a1878d NSG improvements (r5)
- Get rid of forwards(), it makes numeric_stability.py not work properly.
- Do stability auditing across layers.
- Upsample last instead of first, work in much higher dimensionality for transforms.
2020-06-30 16:59:57 -06:00
..
archs NSG improvements (r5) 2020-06-30 16:59:57 -06:00
__init__.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
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 Add NestedSwitchGenerator 2020-06-28 21:22:05 -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 profiling to SRGAN for testing timings 2020-06-18 11:29:10 -06:00