#135 · Primary category: Image Generation
ALAE
[CVPR2020] Adversarial Latent Autoencoders
Project last updated:01/23/21
GitHub Stars
3.5K
Forks
544
Contributors
8
License
Other
Why we included this project
ALAE tackles a question most GAN practitioners run into: how to edit a real photo when your generator can only sample from random noise. It pairs an encoder with an adversarial generator, so a real face can be mapped into latent space and then reconstructed or manipulated at a quality comparable to StyleGAN. The official PyTorch implementation trains on FFHQ and CelebA-HQ, produces 1024x1024 face outputs, and ships pretrained models plus qualitative results so you can judge the behavior before committing to a full training run. For anyone comparing autoencoders against plain GANs, the StyleGAN-based variant is the instructive part: it shows how to bolt an encoder onto an already capable generator.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.