Zero-Shot Text-to-Image Generation
About
Text-to-image generation has traditionally focused on finding better modeling assumptions for training on a fixed dataset. These assumptions might involve complex architectures, auxiliary losses, or side information such as object part labels or segmentation masks supplied during training. We describe a simple approach for this task based on a transformer that autoregressively models the text and image tokens as a single stream of data. With sufficient data and scale, our approach is competitive with previous domain-specific models when evaluated in a zero-shot fashion.
Aditya Ramesh, Mikhail Pavlov, Gabriel Goh, Scott Gray, Chelsea Voss, Alec Radford, Mark Chen, Ilya Sutskever• 2021
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Generation | GenEval | Overall Score0.67 | 318 | |
| Text-to-Image Generation | MS-COCO (val) | FID17.89 | 215 | |
| Text-to-Image Generation | MS-COCO | FID27.5 | 193 | |
| Text-to-Image Generation | T2I-CompBench | Shape Fidelity54.64 | 185 | |
| Image Reconstruction | ImageNet-1k 256 x 256 (val) | rFID36.84 | 144 | |
| Text-to-Image Generation | MS-COCO 2014 (val) | FID27.5 | 143 | |
| Text-to-Image Generation | DPGBench | DPGBench Score83.5 | 133 | |
| Image Reconstruction | ImageNet1K (val) | FID1.49 | 124 | |
| Image Reconstruction | COCO 2017 (val) | PSNR25.15 | 123 | |
| Text-to-Image Generation | MS-COCO 256x256 (val) | FID17.89 | 64 |
Showing 10 of 38 rows