DL-Art-School/codes/models/archs
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
..
dcn add deform_conv_cuda_kernel.cu 2019-08-27 17:49:12 +08:00
__init__.py mmsr 2019-08-23 21:42:47 +08:00
arch_util.py mmsr 2019-08-23 21:42:47 +08:00
discriminator_vgg_arch.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
DUF_arch.py mmsr 2019-08-23 21:42:47 +08:00
EDVR_arch.py mmsr 2019-08-23 21:42:47 +08:00
HighToLowResNet.py Retool HighToLowResNet 2020-04-26 01:13:42 -06:00
RRDBNet_arch.py Support variant input sizes and scales 2020-04-22 00:39:55 -06:00
SRResNet_arch.py mmsr 2019-08-23 21:42:47 +08:00
TOF_arch.py mmsr 2019-08-23 21:42:47 +08:00