forked from ecker/DL-Art-School
- Fixes to 'after' and 'before' defs for steps (turns out they werent working) - Feature nets take in a list of layers to extract. Not fully implemented yet. - Fixes bugs with RAGAN - Allows real input into generator gan to not be detached by param |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| arch_util.py | ||
| AttentionResnet.py | ||
| discriminator_vgg_arch.py | ||
| DiscriminatorResnet_arch_passthrough.py | ||
| DiscriminatorResnet_arch.py | ||
| feature_arch.py | ||
| FlatProcessorNet_arch.py | ||
| FlatProcessorNetNew_arch.py | ||
| HighToLowResNet.py | ||
| NestedSwitchGenerator.py | ||
| ProgressiveSrg_arch.py | ||
| ResGen_arch.py | ||
| RRDBNet_arch.py | ||
| spinenet_arch.py | ||
| SPSR_arch.py | ||
| SPSR_util.py | ||
| SRResNet_arch.py | ||
| StructuredSwitchedGenerator.py | ||
| SwitchedResidualGenerator_arch.py | ||