DL-Art-School/codes/models
James Betker b8f67418d4 Retool HighToLowResNet
The receptive field of the original was *really* low. This new one has a
receptive field of 36x36px patches. It also has some gradient issues
that need to be worked out
2020-04-26 01:13:42 -06:00
..
archs Retool HighToLowResNet 2020-04-26 01:13:42 -06:00
__init__.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
base_model.py Enable AMP optimizations & write sample train images to folder. 2020-04-21 16:28:06 -06:00
loss.py mmsr 2019-08-23 21:42:47 +08:00
lr_scheduler.py mmsr 2019-08-23 21:42:47 +08:00
networks.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
SR_model.py mmsr 2019-08-23 21:42:47 +08:00
SRGAN_model.py Config changes for discriminator advantage run 2020-04-25 11:24:28 -06:00
Video_base_model.py mmsr 2019-08-23 21:42:47 +08:00