Westlake-AI/VQGAN
VQ-GAN for Various Data Modality based on Taming Transformers for High-Resolution Image Synthesis
This project helps generate high-resolution images from various natural datasets, like faces, landscapes, or objects, using advanced image synthesis techniques. You provide a prompt or a class label, and it outputs a new, realistic image. It's designed for researchers, artists, or anyone exploring generative AI for creative content generation or dataset augmentation.
No commits in the last 6 months.
Use this if you need to create new, diverse images that are realistic and high-resolution, based on existing image categories or styles.
Not ideal if you need to perform basic image edits, object detection, or classification on existing images rather than generating new ones.
Stars
28
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Westlake-AI/VQGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jxhe/vae-lagging-encoder
PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational...
chaitanya100100/VAE-for-Image-Generation
Implemented Variational Autoencoder generative model in Keras for image generation and its...
taldatech/soft-intro-vae-pytorch
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE:...
lavinal712/AutoencoderKL
Train Your VAE: A VAE Training and Finetuning Script for SD/FLUX
Rayhane-mamah/Efficient-VDVAE
Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"