danielroich / PTI

Official Implementation for "Pivotal Tuning for Latent-based editing of Real Images" (ACM TOG 2022) https://arxiv.org/abs/2106.05744
MIT License
897 stars 112 forks source link

Style Clip editing on Hyperstyle + PTI output using global directions #35

Open jaingaurav1601 opened 2 years ago

jaingaurav1601 commented 2 years ago

Hey, So Hyperstyle saves weights when executed and afterward when I tune the inversion using PTI and then use styleGAN for output. The main issue I am facing is that styleGAN loads the saved weights from Hyperstyle and thus the editing is being done on Hyperstyle inversion and not Hyperstyle + PTI tuned inversion. So is there a way to use global directions only and save the weights after the tuning through PTI has been performed?

danielroich commented 1 year ago

Hey @jaingaurav1601, can you rephrase your question? did not quite understand what you are trying to do

artificialnouveau commented 3 months ago

Are there any updates regarding @jaingaurav1601 question? How do you turn the PTI inversion based on the hyperstyle weights?