DL-Art-School/codes/models/archs
James Betker ae3301c0ea SwitchedRRDB work
Renames AttentiveRRDB to SwitchedRRDB. Moves SwitchedConv to
an external repo (neonbjb/switchedconv). Switchs RDB blocks instead
of conv blocks. Works good!
2020-06-08 08:47:34 -06:00
..
__init__.py
arch_util.py SwitchedRRDB work 2020-06-08 08:47:34 -06:00
AttentionResnet.py Add attention resnet 2020-05-29 20:02:10 -06:00
biggan_gen_arch.py Apply fixes to resgen 2020-05-24 07:43:23 -06:00
biggan_layers.py Apply fixes to resgen 2020-05-24 07:43:23 -06:00
biggan_sync_batchnorm.py Apply fixes to resgen 2020-05-24 07:43:23 -06:00
discriminator_vgg_arch.py Separate feature extractors out, add resnet feature extractor 2020-05-28 20:26:30 -06:00
DiscriminatorResnet_arch_passthrough.py
DiscriminatorResnet_arch.py
feature_arch.py Fix process_video bugs 2020-05-29 12:47:22 -06:00
FlatProcessorNet_arch.py
FlatProcessorNetNew_arch.py
HighToLowResNet.py
ResGen_arch.py Apply fixes to resgen 2020-05-24 07:43:23 -06:00
RRDBNet_arch.py SwitchedRRDB work 2020-06-08 08:47:34 -06:00
SRResNet_arch.py