DL-Art-School/codes/models
James Betker ade2732c82 Transfer learning for styleSR
This is a concept from "Lifelong Learning GAN", although I'm skeptical of it's novelty -
basically you scale and shift the weights for the generator and discriminator of a pretrained
GAN to "shift" into new modalities, e.g. faces->birds or whatever. There are some interesting
applications of this that I would like to try out.
2021-01-04 20:10:48 -07:00
..
byol Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00
fixup_resnet
flownet2@db2b7899ea
glean Glean mods 2020-12-27 12:25:06 -07:00
improve_rrdb Move styled_sr into its own folder 2021-01-04 10:54:34 -07:00
srflow Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00
styled_sr Transfer learning for styleSR 2021-01-04 20:10:48 -07:00
stylegan More mods to support styledsr 2021-01-04 11:32:28 -07:00
switched_conv@cb520afd4d
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
__init__.py
arch_util.py
discriminator_vgg_arch.py Misc fixes 2021-01-04 10:53:53 -07:00
feature_arch.py
ResGen_arch.py
resnet_with_checkpointing.py Mods to support image classification & filtering 2020-12-26 13:49:27 -07:00
RRDBNet_arch.py Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00
spinenet_arch.py Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00
srg2_classic.py Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00
SwitchedResidualGenerator_arch.py Migrate generators to dynamic model registration 2020-12-24 23:02:10 -07:00