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: almost 3 years ago
pretrained-modelspytorchtext-to-imagetransformers

Related projects:

RepositoryDescriptionStars
carpedm20/began-pytorchAn implementation of a deep learning model for generating images from text descriptions262
taoxugit/attnganReproduces text-to-image generation with attentional generative adversarial networks.1,343
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
mansimov/text2imageA model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words.594
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
mingyuliutw/coganAn implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images286
eps696/aphantasiaA text-to-image tool using CLIP and FFT/DWT parameters to generate detailed images from user-provided text prompts.778
simon-ging/coot-videotextAn open-source implementation of a video-text representation learning framework using transformers and PyTorch.288
pixart-alpha/pixart-sigmaDevelops a PyTorch model for 4K text-to-image generation using diffusion transformer1,711
samb-t/unleashing-transformersA method for generating high-resolution images using a novel combination of vector quantization and transformer models182
woozzu/dong_iccv_2017An implementation of semantic image synthesis via adversarial learning using PyTorch145
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
kohjingyu/gillA software framework for generating images and text using large language models440
ibm/max-fast-neural-style-transferA service for generating new images by mixing the content of an input image with the style of another image.51
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863