Latent Space Arithmetic: Performing vector operations to manipulate specific generated image features

Generative image models (GANs, diffusion models, and latent diffusion variants) do not “draw” images the way humans do. Instead, they often operate in a compressed representation called a latent space, where images can be encoded as vectors. Latent space arithmetic is the idea that you can add, subtract, and blend these vectors to change specific … Read more