stylegan2-encoder-pytorch icon indicating copy to clipboard operation
stylegan2-encoder-pytorch copied to clipboard

What exactly does this repo do good in practice ?

Open thusinh1969 opened this issue 3 years ago • 1 comments

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

thusinh1969 avatar Jul 31 '21 17:07 thusinh1969

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.

bryandlee avatar Aug 02 '21 11:08 bryandlee