mchong6 / JoJoGAN

Official PyTorch repo for JoJoGAN: One Shot Face Stylization
MIT License
1.42k stars 206 forks source link

change the encoder to restyle #30

Open yeqingmei123 opened 2 years ago

yeqingmei123 commented 2 years ago

Hello, I would like to ask, I read in the paper that you use the restile to Gan inversion, but it seems that the encoder is used in the code is e4e , and in the colab it has not been updated , I want to reproduce the effect in the paper(use ReStyle), to achieve in the colab, what should I do? tks

mchong6 commented 2 years ago

I haven't cleaned and pushed the latest code with ReStyle. I will try to find some time to do that.

yeqingmei123 commented 2 years ago

ok thanks for your repley,i look forward to trying it

dummyuser-123 commented 11 months ago

Hi @mchong6,

When will you push the latest code with Restyle ? If you could provide any update on it then it would be very helpful.