Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GLIDE: Towards Photorealistic Image Generation and Editing with Text-Guided Diffusion Models

About

Diffusion models have recently been shown to generate high-quality synthetic images, especially when paired with a guidance technique to trade off diversity for fidelity. We explore diffusion models for the problem of text-conditional image synthesis and compare two different guidance strategies: CLIP guidance and classifier-free guidance. We find that the latter is preferred by human evaluators for both photorealism and caption similarity, and often produces photorealistic samples. Samples from a 3.5 billion parameter text-conditional diffusion model using classifier-free guidance are favored by human evaluators to those from DALL-E, even when the latter uses expensive CLIP reranking. Additionally, we find that our models can be fine-tuned to perform image inpainting, enabling powerful text-driven image editing. We train a smaller model on a filtered dataset and release the code and weights at https://github.com/openai/glide-text2im.

Alex Nichol, Prafulla Dhariwal, Aditya Ramesh, Pranav Shyam, Pamela Mishkin, Bob McGrew, Ilya Sutskever, Mark Chen• 2021

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationMS-COCO 2014 (val)
FID12.24
128
Text-to-Image GenerationMS-COCO (val)
FID12.24
112
Text-to-Image GenerationMS-COCO
FID12.2
75
Text-to-Image SynthesisMS-COCO 2014 (val)
FID12.24
58
Text-to-Image GenerationMS-COCO 256x256 (val)
FID12.24
53
Text-to-Image GenerationCOCO 30k subset 2014 (val)
FID12.24
46
Text-to-Image GenerationMS COCO zero-shot
FID12.24
42
Text-to-Image GenerationMSCOCO 30K
FID12.24
42
Text-to-Image SynthesisCOCO (test)
FID12.24
38
Text-to-Image GenerationCOCO 256 x 256 2014 (val)
FID12.24
37
Showing 10 of 40 rows

Other info

Code

Follow for update