HideUnderBush / UI2I_via_StyleGAN2

Unsupervised image-to-image translation method via pre-trained StyleGAN2 network
Other
222 stars 30 forks source link

Not an issue - Question on closed form factorization #13

Open johndpope opened 3 years ago

johndpope commented 3 years ago

https://github.com/HideUnderBush/UI2I_via_StyleGAN2/blob/bd4cd6af326f22f55c58b9b3886d1a5bbdb7460f/closed_form_factorization.py#L17

I’ve been digging through GitHub for help on g_ema tweaking from generator

I have this ticket - https://github.com/danielroich/PTI/issues/26

The maths is a bit beyond me / but I suspect I need to update g_ema like you’ve done here. I need to play around with this repo to investigate further.