DL-Art-School/codes/models/archs
James Betker 7f7e17e291 Update feature discriminator further
Move the feature/disc losses closer and add a feature computation layer.
2020-07-20 20:54:45 -06:00
..
__init__.py
arch_util.py Huge set of mods to support progressive generator growth 2020-07-18 14:18:48 -06:00
AttentionResnet.py
discriminator_vgg_arch.py Update feature discriminator further 2020-07-20 20:54:45 -06:00
DiscriminatorResnet_arch_passthrough.py
DiscriminatorResnet_arch.py
feature_arch.py
FlatProcessorNet_arch.py
FlatProcessorNetNew_arch.py
HighToLowResNet.py
NestedSwitchGenerator.py Move ExpansionBlock to arch_util 2020-07-10 15:53:41 -06:00
ProgressiveSrg_arch.py Huge set of mods to support progressive generator growth 2020-07-18 14:18:48 -06:00
ResGen_arch.py
RRDBNet_arch.py
spinenet_arch.py SRG3 work 2020-07-07 13:46:40 -06:00
SRG1_arch_new.py Remove all biases from generator 2020-07-04 22:19:55 -06:00
SRG1_arch.py Move ExpansionBlock to arch_util 2020-07-10 15:53:41 -06:00
SRResNet_arch.py
SwitchedResidualGenerator_arch.py Make attention norm optional 2020-07-18 07:24:02 -06:00