PKUWilliamYang's picture
V1
983684c

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.