DL-Art-School/codes/models
James Betker 587a4f4050 resnet_unet_3
I'm being really lazy here - these nets are not really different from each other
except at which layer they terminate. This one terminates at 2x downsampling,
which is simply indicative of a direction I want to go for testing these pixpro networks.
2021-01-15 14:51:03 -07:00
..
byol Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00
fixup_resnet More refactoring 2020-12-18 09:18:34 -07:00
flownet2@db2b7899ea
glean Glean mods 2020-12-27 12:25:06 -07:00
pixel_level_contrastive_learning resnet_unet_3 2021-01-15 14:51:03 -07:00
srflow Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00
styled_sr Styled SR fixes 2021-01-05 20:14:39 -07:00
stylegan More mods to support styledsr 2021-01-04 11:32:28 -07:00
tecogan Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00
transformers Injector auto-registration 2020-12-29 20:58:02 -07:00
vqvae resnet_unet_3 2021-01-15 14:51:03 -07:00
__init__.py Lots of new discriminator nets 2020-11-10 16:06:54 -07:00
arch_util.py Change default ReLU slope to .2 BREAKS COMPATIBILITY 2020-12-19 08:28:03 -07:00
discriminator_vgg_arch.py Misc fixes 2021-01-04 10:53:53 -07:00
feature_arch.py More refactoring 2020-12-18 09:18:34 -07:00
ResGen_arch.py More refactoring 2020-12-18 09:18:34 -07:00
resnet_with_checkpointing.py Support training imagenet classifier 2021-01-11 20:09:16 -07:00
RRDBNet_arch.py Add injected noise into bypass maps 2021-01-07 16:31:12 -07:00
spinenet_arch.py Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00
weighted_conv_resnet.py Support training imagenet classifier 2021-01-11 20:09:16 -07:00