sg2im
Image generator
An end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks
Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
1k stars
43 watching
232 forks
Language: Python
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
mansimov/text2image | A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. | 592 |
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 |
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 |
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 |
ynagatomo/imggensd2 | An iOS app that generates images using Stable Diffusion v2 model conversion tools | 485 |
google-research/xmcgan_image_generation | This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
pixray/pixray | An image generation system built around CLIP and GAN techniques. | 1,027 |
yangxuntu/sgae | Automatically generates scene graphs from images to aid in image captioning tasks | 220 |
siml3/gps-net | A system for generating scene graphs from video data using a graph property sensing network architecture | 63 |
ibm/max-image-caption-generator | An image caption generation system utilizing machine learning models and deep neural networks. | 84 |
carpedm20/began-pytorch | An implementation of a deep learning model for generating images from text descriptions | 262 |
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 |
neuralix/google_evolution | A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |
pravj/geopattern | Generates SVG image patterns from text input using pattern and color algorithms | 1,270 |
agneym/generate-og-image | Automatically generates open graph images based on Markdown files in pull requests | 40 |