DL-Art-School/codes/models/archs
James Betker db52bec4ab spsr6
This is meant to be a variant of SPSR5 that harkens
back to the simpler earlier architectures that do not
have embeddings or ref_ inputs, but do have deep
multiplexers. It does, however, use some of the new
conjoin mechanisms.
2020-09-28 22:09:27 -06:00
..
__init__.py
arch_util.py
discriminator_vgg_arch.py
DiscriminatorResnet_arch_passthrough.py
DiscriminatorResnet_arch.py
feature_arch.py Several things 2020-09-23 11:56:36 -06:00
ProgressiveSrg_arch.py
rcan.py Add RCAN 2020-09-27 16:00:41 -06:00
ResGen_arch.py
RRDBNet_arch.py Get rid of get_debug_values from RRDB, rectify outputs 2020-09-19 21:46:36 -06:00
spinenet_arch.py Spinenet: implementation without 4x downsampling right off the bat 2020-09-21 12:36:30 -06:00
SPSR_arch.py spsr6 2020-09-28 22:09:27 -06:00
SPSR_util.py
SRResNet_arch.py
StructuredSwitchedGenerator.py Add 'before' and 'after' defs to injections, steps and optimizers 2020-09-22 17:03:22 -06:00
SwitchedResidualGenerator_arch.py spsr6 2020-09-28 22:09:27 -06:00