eladrich / pixel2style2pixel

Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
https://eladrich.github.io/pixel2style2pixel/
MIT License
3.19k stars 570 forks source link

Pretrained Model for 256x256 StyleGAN Inversion #135

Closed csyxwei closed 3 years ago

csyxwei commented 3 years ago

Hi, thanks for the awesome work.

I found that the code is updated to support training StyleGANs of different resolutions, and I was wondering if there is a checkpoint for 256x256 StyleGAN Inversion.

Thank you very much!

yuval-alaluf commented 3 years ago

We do not have a pretrained model for 256x256

csyxwei commented 3 years ago

Ok, thank you.

li-car-fei commented 2 years ago

Ok, thank you.

did you get a chance to train the 256x256 model ?