DL-Art-School/codes/models
James Betker 8a4eb8241d SRG3 work
Operates on top of a pre-trained SpineNET backbone (trained on CoCo 2017 with RetinaNet)

This variant is extremely shallow.
2020-07-07 13:46:40 -06:00
..
archs SRG3 work 2020-07-07 13:46:40 -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 mmsr 2019-08-23 21:42:47 +08:00
lr_scheduler.py Enable forced learning rates 2020-06-07 16:56:05 -06:00
networks.py SRG3 work 2020-07-07 13:46:40 -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 G_warmup 2020-07-05 21:58:35 -06:00