File size: 388 Bytes
20c7783
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8

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.