KERN

Scene Graph Generator

An open-source implementation of a graph neural network architecture for scene graph generation in computer vision

Code for Knowledge-Embedded Routing Network for Scene Graph Generation (CVPR 2019)

GitHub

120 stars
9 watching
35 forks
Language: Python
last commit: over 2 years ago
computer-visiongraph-neural-networkpytorchscene-graphscene-graph-generation

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
kaihuatang/vctree-scene-graph-generation Generates scene graphs from visual contexts using dynamic tree structures 121
kaihuatang/scene-graph-benchmark.pytorch A PyTorch implementation of Scene Graph Generation methods with support for visualization and evaluation on custom images 1,075
jwyang/graph-rcnn.pytorch Reimplemented scene graph generation models using PyTorch 1.0 733
kenneth-wong/scenegraph_mem Research software implementing scene graph generation methods from CVPR 2019 paper 4
kenneth-wong/het-eccv20 Generates human-mimetic hierarchical scene graphs from images using a hierarchical approach. 16
ashual/scene_generation A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations 187
siml3/gps-net A system for generating scene graphs from video data using a graph property sensing network architecture 63
yangxuntu/sgae Automatically generates scene graphs from images to aid in image captioning tasks 220
casualganpapers/make-a-scene PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation 333
yuliangxiu/econ A system that generates high-fidelity 3D models of clothed humans from images, combining explicit and implicit representations. 1,110
vsg-dev/vulkanscenegraph A high-performance scene graph library built on top of Vulkan. 1,321
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
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
disko/pyramid_pycallgraph A Pyramid plugin that generates call graphs to visualize the flow of function calls in web applications. 5