DL-Art-School/codes/models/archs
James Betker 6657a406ac Mods needed to support training a corruptor again:
- Allow original SPSRNet to have a specifiable block increment
- Cleanup
- Bug fixes in code that hasnt been touched in awhile.
2020-09-04 15:33:39 -06:00
..
__init__.py mmsr 2019-08-23 21:42:47 +08:00
arch_util.py Reference network 2020-08-25 11:56:59 -06:00
AttentionResnet.py Add attention resnet 2020-05-29 20:02:10 -06:00
discriminator_vgg_arch.py Fix vgg_gn input_img_factor 2020-08-31 09:50:30 -06:00
DiscriminatorResnet_arch_passthrough.py Allow passthrough discriminator to have passthrough disabled from config 2020-05-19 09:41:16 -06:00
DiscriminatorResnet_arch.py Fixup upconv for the next attempt! 2020-05-01 19:56:14 -06:00
feature_arch.py Enable disjoint feature networks 2020-07-31 16:29:47 -06:00
FlatProcessorNet_arch.py Add more batch norms to FlatProcessorNet_arch 2020-04-30 11:47:21 -06:00
FlatProcessorNetNew_arch.py Full resnet corrupt, no BN 2020-04-30 19:17:30 -06:00
HighToLowResNet.py Misc changes 2020-04-28 11:50:16 -06:00
NestedSwitchGenerator.py Move ExpansionBlock to arch_util 2020-07-10 15:53:41 -06:00
ProgressiveSrg_arch.py Don't recompute generator outputs for D in standard operation 2020-08-04 11:28:52 -06:00
ResGen_arch.py More NSG improvements (v3) 2020-06-29 20:26:51 -06:00
RRDBNet_arch.py Checkpoint RRDB 2020-09-04 15:32:00 -06:00
spinenet_arch.py SRG3 work 2020-07-07 13:46:40 -06:00
SPSR_arch.py Mods needed to support training a corruptor again: 2020-09-04 15:33:39 -06:00
SPSR_util.py Add simplified SPSR architecture 2020-08-03 10:25:37 -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 mmsr 2019-08-23 21:42:47 +08:00
SwitchedResidualGenerator_arch.py Mods needed to support training a corruptor again: 2020-09-04 15:33:39 -06:00