Spaces:
Running
on
T4
Running
on
T4
# 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](https://github.com/eladrich/pixel2style2pixel). | |
In VToonify, we modify pSp to accept z+ latent code. | |