DL-Art-School/codes/models/styled_sr
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
..
__init__.py
discriminator.py Transfer learning for styleSR 2021-01-04 20:10:48 -07:00
styled_sr.py Transfer learning for styleSR 2021-01-04 20:10:48 -07:00
stylegan2_base.py Transfer learning for styleSR 2021-01-04 20:10:48 -07:00
transfer_primitives.py Transfer learning for styleSR 2021-01-04 20:10:48 -07:00