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
loss.py
lr_scheduler.py
networks.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
SR_model.py
SRGAN_model.py Config changes for discriminator advantage run 2020-04-25 11:24:28 -06:00
Video_base_model.py