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