Skip to content

wrqcodedoge/GenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 

Repository files navigation

✨ Awesome visual generative models 🎨🧠

A reading list for beginners πŸ“šπŸŒ±


🧬 VAE πŸ§ͺ

  • Auto-Encoding Variational Bayes (VAE)
  • Neural Discrete Representation Learning (VQ-VAE)
  • Taming Transformers for High-Resolution Image Synthesis (VQGAN)

πŸ₯Š GAN 🎭

  • A Style-Based Generator Architecture for Generative Adversarial Networks (StyleGAN)

🌊 Normalizing Flows πŸ”

  • Glow: Generative Flow with Invertible 1Γ—1 Convolutions

  • STARFlow: Scaling Latent Normalizing Flows for High-resolution Image Synthesis


🧱 Autoregressive Models 🧠

  • Autoregressive Model Beats Diffusion: Llama for Scalable Image Generation
  • Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction
  • RandAR: Decoder-only Autoregressive Visual Generation in Random Orders

🌫️ Diffusion / Flow ⚑

  • Score-Based Generative Modeling through Stochastic Differential Equations
  • Flow Straight and Fast: Learning to Generate and Transfer Data with Rectified Flow
  • Understanding Diffusion Objectives as the ELBO with Simple Data Augmentation
  • High-Resolution Image Synthesis with Latent Diffusion Model
  • DiT: Scalable Diffusion Models with Transformers

πŸ§±βž•πŸŒ«οΈ AR + Diffusion πŸ”€

  • Autoregressive Image Generation without Vector Quantization

🎭 Masked Modeling / Masked Diffusion πŸ₯·

  • MaskGIT: Masked Generative Image Transformer

πŸ§ͺ Downstream πŸš€

(1) Controlling image generation

  • Adding Conditional Control to Text-to-Image Diffusion Models

(2) Generative model for Image super-resolution

  • Scaling Up to Excellence: Practicing Model Scaling for Photo-Realistic Image Restoration In the Wild

  • Diffusion Posterior Sampling for General Noisy Inverse Problems

(3) Diffusion distillation

  • One-step Diffusion with Distribution Matching Distillation

  • Adversarial Diffusion Distillation

  • Consistency models

  • Simplifying, Stabilizing and Scaling Continuous-Time Consistency Models

  • Mean Flows for One-step Generative Modeling

(4) Diffusion + RL

  • Flow-GRPO: Training Flow Matching Models via Online RL

Coding

(1) Classical diffusion model architechture (for class-conditioned generation)

Useful blogs

Good book

Good cource

  • Stanford CS236: Deep Generative Models, by Stefano Ermon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published