parti
Image generator
An autoregressive text-to-image generation model that generates photorealistic images from text prompts and leverages advances in large language models.
2k stars
55 watching
87 forks
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
google/sg2im | An end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks | 1,300 |
mansimov/text2image | A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. | 592 |
gligen/gligen | A system that enables new capabilities in frozen text-to-image generation models to ground on various prompts, including boxes, keypoints, and images. | 2,016 |
jolibrain/joligen | An integrated framework for training custom generative AI models | 244 |
graphic-design-ai/graphist | A software system that uses AI to generate graphic compositions from unordered sets of design elements | 98 |
pixray/pixray | An image generation system built around CLIP and GAN techniques. | 1,027 |
google-research/xmcgan_image_generation | This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
kohjingyu/gill | A software framework for generating images and text using large language models | 430 |
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. | 50 |
carpedm20/began-pytorch | An implementation of a deep learning model for generating images from text descriptions | 262 |
arcbrutile/arcbrutile | An open-source project providing a simple and flexible way to generate tile-based art and graphics. | 6 |
sudo-ai-3d/zero123plus | A 3D image generation model that takes a single image as input and produces a consistent set of multi-view images from different perspectives. | 1,760 |
reedscot/icml2016 | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 913 |
taoxugit/attngan | Reproduces text-to-image generation with attentional generative adversarial networks. | 1,339 |
neonsecret/stable-diffusion | An open-source software project for generating images using deep learning models. | 591 |