forked from ecker/DL-Art-School
- Makes skip connections between the generator and discriminator more extensible by adding additional configuration options for them and supporting 1 and 0 skips. - Places the temp/ directory with sample images from the training process appear in the training directory instead of the codes/ directory. |
||
|---|---|---|
| .. | ||
| dcn | ||
| __init__.py | ||
| arch_util.py | ||
| biggan_gen_arch.py | ||
| biggan_layers.py | ||
| biggan_sync_batchnorm.py | ||
| discriminator_vgg_arch.py | ||
| DiscriminatorResnet_arch_passthrough.py | ||
| DiscriminatorResnet_arch.py | ||
| DUF_arch.py | ||
| EDVR_arch.py | ||
| FlatProcessorNet_arch.py | ||
| FlatProcessorNetNew_arch.py | ||
| HighToLowResNet.py | ||
| ResGen_arch.py | ||
| RRDBNet_arch.py | ||
| RRDBNetXL_arch.py | ||
| SRResNet_arch.py | ||
| TOF_arch.py | ||