omertov / encoder4editing

Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766
MIT License
945 stars 154 forks source link

Regarding finding directions in W+ space #87

Open jsaisagar opened 2 years ago

jsaisagar commented 2 years ago

Hi,

I have gone through issues However, I am wondering if we can use the w+ space predicted by e4e can be analysed in any way to find the directions. This is because I have observed some interesting findings while interpolating w+ space between two images. I also have the labels to these images.

Thanks, Sai Sagar