SGAE
Scene graph generator
Automatically generates scene graphs from images to aid in image captioning tasks
220 stars
4 watching
48 forks
Language: OpenEdge ABL
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
yikang-li/msdn | An implementation of a multi-level scene description network in PyTorch for generating scene graphs from object, phrase, and region captions. | 227 |
yuweihao/kern | An open-source implementation of a graph neural network architecture for scene graph generation in computer vision | 120 |
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 |
siml3/gps-net | A system for generating scene graphs from video data using a graph property sensing network architecture | 63 |
pravj/geopattern | Generates SVG image patterns from text input using pattern and color algorithms | 1,270 |
cshizhe/asg2cap | An image caption generation model that uses abstract scene graphs to fine-grained control and generate captions | 200 |
taoxugit/attngan | Reproduces text-to-image generation with attentional generative adversarial networks. | 1,339 |
pixray/pixray | An image generation system built around CLIP and GAN techniques. | 1,027 |
vincentschen/limited-label-scene-graphs | This project develops a semi-supervised method to generate training datasets for scene graphs using limited labels and unlabeled data. | 54 |
agneym/generate-og-image | Automatically generates open graph images based on Markdown files in pull requests | 40 |
kenneth-wong/scenegraph_mem | Research software implementing scene graph generation methods from CVPR 2019 paper | 4 |
ashual/scene_generation | A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations | 187 |
kaihuatang/vctree-scene-graph-generation | Generates scene graphs from visual contexts using dynamic tree structures | 121 |
kenneth-wong/het-eccv20 | Generates human-mimetic hierarchical scene graphs from images using a hierarchical approach. | 16 |
yiwuzhong/sub-gc | A PyTorch implementation of image captioning models via scene graph decomposition. | 96 |