forked from ecker/DL-Art-School
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 | ||