DL-Art-School/codes/models
James Betker 33ca3832e1 Move ExpansionBlock to arch_util
Also makes all processing blocks have a conformant signature.

Alters ExpansionBlock to perform a processing conv on the passthrough
before the conjoin operation - this will break backwards compatibilty with SRG2.
2020-07-10 15:53:41 -06:00
..
archs Move ExpansionBlock to arch_util 2020-07-10 15:53:41 -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 Fix up pixgan loss and pixdisc 2020-07-08 21:27:48 -06:00
lr_scheduler.py Enable forced learning rates 2020-06-07 16:56:05 -06:00
networks.py SRG2 revival 2020-07-09 17:34:51 -06:00
SR_model.py Allow validating in batches, remove val size limit 2020-06-02 08:41:22 -06:00
SRGAN_model.py Misc changes 2020-07-10 09:45:48 -06:00