forked from mrq/DL-Art-School
ade2732c82
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. |
||
---|---|---|
.. | ||
__init__.py | ||
discriminator.py | ||
styled_sr.py | ||
stylegan2_base.py | ||
transfer_primitives.py |