VQ-Diffusion
See original GitHub issueModel/Pipeline/Scheduler description
VQ-Diffusion is based on a VQ-VAE whose latent space is modeled by a conditional variant of the recently developed Denoising Diffusion Probabilistic Model (DDPM). It produces significantly better text-to-image generation results when compared with Autoregressive models with similar numbers of parameters. Compared with previous GAN-based methods, VQ-Diffusion can handle more complex scenes and improve the synthesized image quality by a large margin.
https://github.com/microsoft/VQ-Diffusion
Open source status
- The model implementation is available
- The model weights are available (Only relevant if addition is not a scheduler).
Provide useful links for the implementation
VQ-Diffusion would be a super cool addition to diffusers
. cc @cientgu and @zzctan .
Also cc @patil-suraj here
Issue Analytics
- State:
- Created a year ago
- Reactions:3
- Comments:17 (11 by maintainers)
Top Results From Across the Web
Official implementation of VQ-Diffusion - GitHub
VQ -Diffusion is based on a VQ-VAE whose latent space is modeled by a conditional variant of the recently developed Denoising Diffusion Probabilistic...
Read more >Vector Quantized Diffusion Model for Text-to-Image Synthesis
Abstract: We present the vector quantized diffusion (VQ-Diffusion) model for text-to-image generation. This method is based on a vector ...
Read more >cjwbw/vq-diffusion – Run with an API on Replicate
VQ -Diffusion is based on a VQ-VAE whose latent space is modeled by a conditional variant of the recently developed Denoising Diffusion Probabilistic...
Read more >Vector Quantized Diffusion Model for Text ... - CVF Open Access
We present the vector quantized diffusion (VQ-. Diffusion) model for text-to-image generation, a model that eliminates the unidirectional bias and avoids accu-.
Read more >VQ-Diffusion - Hugging Face
Vector Quantized Diffusion (VQ-Diffusion) is a conditional latent diffusion model developed by the University of Science and Technology of ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
SG! I will check your CL. Do you want to chat over discord?
Hi @patrickvonplaten, would love to take this up!