Luisgust's picture
Create vtoonify/model/encoder/readme.md
20c7783 verified

Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation Description Official Implementation of pSp paper for both training and evaluation. The pSp method extends the StyleGAN model to allow solving different image-to-image translation problems using its encoder.

Fork from https://github.com/eladrich/pixel2style2pixel.

In VToonify, we modify pSp to accept z+ latent code.