RameenAbdal / StyleFlow

StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)
http://rameenabdal.github.io/StyleFlow
2.42k stars 342 forks source link

replacing latent from PTI in this repo #106

Open ganjbakhshali opened 3 years ago

ganjbakhshali commented 3 years ago

Hi every one I'm trying to replace latent from PTI in this repo. Is there any buddy that did this before? And what is the best way to replace our pictures in this repo?

ganjbakhshali commented 3 years ago

I did. If anyone has a question about it, leave a message.

fortminors commented 3 years ago

@ganjbakhshali Hey! So there is a way to add your own photograph?

ganjbakhshali commented 3 years ago

@fortminors hi yes I think, by replacing latent of your Image. I did. by replacing latent given by PTI

yaseryacoob commented 3 years ago

@ganjbakhshali
Can you explain how you did it? PTI fine tunes the generator, so in effect you one has to put the custom generator in the styleflow pipeline.