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".

GitHub

2k stars
56 watching
176 forks
Language: Python
last commit: about 1 year ago
pretrained-modelspytorchtext-to-imagetransformers

Related projects:

Repository Description Stars
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
taoxugit/attngan Reproduces text-to-image generation with attentional generative adversarial networks. 1,343
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
mansimov/text2image A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. 594
zsdonghao/text-to-image A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture 602
mingyuliutw/cogan An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images 286
eps696/aphantasia A text-to-image tool using CLIP and FFT/DWT parameters to generate detailed images from user-provided text prompts. 778
simon-ging/coot-videotext An open-source implementation of a video-text representation learning framework using transformers and PyTorch. 288
pixart-alpha/pixart-sigma Develops a PyTorch model for 4K text-to-image generation using diffusion transformer 1,711
samb-t/unleashing-transformers A method for generating high-resolution images using a novel combination of vector quantization and transformer models 182
woozzu/dong_iccv_2017 An implementation of semantic image synthesis via adversarial learning using PyTorch 145
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,491
kohjingyu/gill A software framework for generating images and text using large language models 440
ibm/max-fast-neural-style-transfer A service for generating new images by mixing the content of an input image with the style of another image. 51
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,863