DL-Art-School/codes/models
James Betker 7629cb0e61 Add FDPL Loss
New loss type that can replace PSNR loss. Works against the frequency domain
and focuses on frequency features loss during hr->lr conversion.
2020-07-30 20:47:57 -06:00
..
archs Fix SRG4 & switch disc 2020-07-25 17:16:54 -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 Add FDPL Loss 2020-07-30 20:47:57 -06:00
lr_scheduler.py Huge set of mods to support progressive generator growth 2020-07-18 14:18:48 -06:00
networks.py Add SRG4 2020-07-24 20:32:49 -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 FDPL Loss 2020-07-30 20:47:57 -06:00