openai/guided-diffusion
OpenAI's implementation of guided diffusion models for high-quality image synthesis, demonstrating diffusion models outperforming GANs.

Velocity · 7d
+4.0
★ / day
Trend
→steady
star history
This repository contains the codebase for the paper ‘Diffusion Models Beat GANs on Image Synthesis’, featuring classifier-conditioned diffusion models and architectural improvements over the base improved-diffusion implementation. It provides pre-trained checkpoints for diffusion models and classifiers at resolutions from 64x64 to 512x512, along with upsampler models for progressive generation.