pixray
Image generator
An image generation system built around CLIP and GAN techniques.
1k stars
16 watching
133 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google-research/parti | An autoregressive text-to-image generation model that generates photorealistic images from text prompts and leverages advances in large language models. | 1,548 |
google-research/xmcgan_image_generation | This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
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 |
mansimov/text2image | A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. | 592 |
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 |
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 |
pycomic/pycomic.github.io | A static website tool for creating Python-themed comics by manipulating the DOM with JavaScript. | 7 |
copier-org/copier | A tool for generating projects from templates. | 2,048 |
libgd/libgd | A cross-platform graphics library for generating images dynamically in various formats. | 903 |
ypxie/hdgan | A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |
neuralix/google_evolution | A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |
matryer/gopherize.me | An application that generates a custom image by overlaying images from different categories in a specific order. | 712 |
yangxuntu/sgae | Automatically generates scene graphs from images to aid in image captioning tasks | 220 |