StyleAE is a lightweight autoencoder attached to StyleGAN that edits image attributes by modifying single coordinates of a learned target latent space, matching or approaching flow-based baselines with far lower cost.
Image2StyleGAN: How to Embed Images Into the StyleGAN Latent Space?
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We propose an efficient algorithm to embed a given image into the latent space of StyleGAN. This embedding enables semantic image editing operations that can be applied to existing photographs. Taking the StyleGAN trained on the FFHQ dataset as an example, we show results for image morphing, style transfer, and expression transfer. Studying the results of the embedding algorithm provides valuable insights into the structure of the StyleGAN latent space. We propose a set of experiments to test what class of images can be embedded, how they are embedded, what latent space is suitable for embedding, and if the embedding is semantically meaningful.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
StyleAutoEncoder for manipulating image attributes using pre-trained StyleGAN
StyleAE is a lightweight autoencoder attached to StyleGAN that edits image attributes by modifying single coordinates of a learned target latent space, matching or approaching flow-based baselines with far lower cost.