DL-Art-School/codes/models/archs
James Betker ffd069fd97 Lots of SSG work
- Checkpointed pretty much the entire model - enabling recurrent inputs
- Added two new models for test - adding depth (again) and removing SPSR (in lieu of the new losses)
2020-10-04 20:48:08 -06:00
..
__init__.py
arch_util.py
discriminator_vgg_arch.py
DiscriminatorResnet_arch_passthrough.py
DiscriminatorResnet_arch.py
feature_arch.py
ProgressiveSrg_arch.py
rcan.py
ResGen_arch.py
RRDBNet_arch.py
spinenet_arch.py
SPSR_arch.py
SPSR_util.py
SRResNet_arch.py
StructuredSwitchedGenerator.py Lots of SSG work 2020-10-04 20:48:08 -06:00
SwitchedResidualGenerator_arch.py