DL-Art-School/codes/models
James Betker 773753073f More NSG improvements (v3)
Move to a fully fixup residual network for the switch (no
batch norms). Fix a bunch of other small bugs. Add in a
temporary latent feed-forward from the bottom of the
switch. Fix several initialization issues.
2020-06-29 20:26:51 -06:00
..
archs More NSG improvements (v3) 2020-06-29 20:26:51 -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 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