stylegan2-encoder-pytorch
stylegan2-encoder-pytorch copied to clipboard
What exactly does this repo do good in practice ?
What exactly does this repo do in practice ? Sorry I am new to this. I tried GAN of all kinds, but very new to this.
Are you trying to do what StarGAN is doing ?
Thanks, Steve
This is an unofficial implementation of the paper https://arxiv.org/pdf/2004.00049.pdf. It's an encoder-based latent projection method for GAN generators, which finds a latent code of a given real image.