forked from ecker/DL-Art-School
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. |
||
|---|---|---|
| .. | ||
| __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 | ||
| SwitchedResidualGenerator_arch.py | ||