DL-Art-School/codes/models/archs
James Betker 658a267bab More work on SSIM/PSNR approximators
- Add a network that accomodates this style of approximator while retaining structure
- Migrate to SSIM approximation
- Add a tool to visualize how these approximators are working
- Fix some issues that came up while doign this work
2020-11-03 08:09:58 -07:00
..
panet Add PANet arch 2020-10-12 10:20:55 -06:00
__init__.py
arch_util.py Extra logging for teco_resgen 2020-10-28 15:21:22 -06:00
ChainedEmbeddingGen.py ChainedGen 4x alteration 2020-10-26 10:54:51 -06:00
discriminator_vgg_arch.py More work on SSIM/PSNR approximators 2020-11-03 08:09:58 -07:00
DiscriminatorResnet_arch_passthrough.py
DiscriminatorResnet_arch.py
feature_arch.py Several things 2020-09-23 11:56:36 -06:00
ProgressiveSrg_arch.py Import switched_conv as a submodule 2020-10-07 23:10:54 -06:00
pytorch_ssim.py More work on SSIM/PSNR approximators 2020-11-03 08:09:58 -07:00
rcan.py Allow checkpointing to be disabled in the options file 2020-10-03 11:03:28 -06:00
ResGen_arch.py More NSG improvements (v3) 2020-06-29 20:26:51 -06:00
RRDBNet_arch.py Fixes and additional support for progressive zoom 2020-10-30 09:59:54 -06:00
spinenet_arch.py Fix spinenet bug 2020-10-17 20:20:36 -06:00
SPSR_arch.py Merge remote-tracking branch 'origin/gan_lab' into gan_lab 2020-10-27 20:59:16 -06:00
SPSR_util.py Add simplified SPSR architecture 2020-08-03 10:25:37 -06:00
srg2_classic.py Add standalone srg2_classic 2020-10-31 20:55:34 -06:00
SRResNet_arch.py
SwitchedResidualGenerator_arch.py Add standalone srg2_classic 2020-10-31 20:55:34 -06:00
teco_resgen.py Extra logging for teco_resgen 2020-10-28 15:21:22 -06:00