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
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
ResGen_arch.py
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
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