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

latent space #108

Open ganjbakhshali opened 3 years ago

ganjbakhshali commented 3 years ago

I have a question about latents: what happened as pre-process to latents from styleGan before replacing into style-flow?

RameenAbdal commented 2 years ago

The latents from the w space of the StyleGAN are truncated first to avoid the samples not recognized by the classifiers.