CogView
Image generator
A framework for generating images from text using transformers.
Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".
2k stars
56 watching
176 forks
Language: Python
last commit: over 1 year ago pretrained-modelspytorchtext-to-imagetransformers
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep learning model for generating images from text descriptions | 262 |
| Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
| This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. | 594 |
| A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images | 286 |
| A text-to-image tool using CLIP and FFT/DWT parameters to generate detailed images from user-provided text prompts. | 778 |
| An open-source implementation of a video-text representation learning framework using transformers and PyTorch. | 288 |
| Develops a PyTorch model for 4K text-to-image generation using diffusion transformer | 1,711 |
| A method for generating high-resolution images using a novel combination of vector quantization and transformer models | 182 |
| An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| A software framework for generating images and text using large language models | 440 |
| A service for generating new images by mixing the content of an input image with the style of another image. | 51 |
| A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |