MSDN

Scene graph generator

An implementation of a multi-level scene description network in PyTorch for generating scene graphs from object, phrase, and region captions.

This is our PyTorch implementation of Multi-level Scene Description Network (MSDN) proposed in our ICCV 2017 paper.

GitHub

227 stars
13 watching
51 forks
Language: Python
last commit: almost 7 years ago

Related projects:

RepositoryDescriptionStars
yuweihao/kernAn open-source implementation of a graph neural network architecture for scene graph generation in computer vision121
jwyang/graph-rcnn.pytorchA collection of PyTorch implementations of various scene graph generation models732
kenneth-wong/scenegraph_memResearch software implementing scene graph generation methods from CVPR 2019 paper4
kaihuatang/vctree-scene-graph-generationGenerates scene graphs from visual contexts using dynamic tree structures121
kaihuatang/scene-graph-benchmark.pytorchA PyTorch implementation of Scene Graph Generation methods with support for visualization and evaluation on custom images1,085
ashual/scene_generationA PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations188
yangxuntu/sgaeAutomatically generates scene graphs from images to aid in image captioning tasks221
kenneth-wong/het-eccv20Generates human-mimetic hierarchical scene graphs from images using a hierarchical approach.16
siml3/gps-netA system for generating scene graphs from video data using a graph property sensing network architecture64
jayleicn/animeganA PyTorch implementation of Generative Adversarial Networks for anime face drawing1,282
vincentschen/limited-label-scene-graphsThis project develops a semi-supervised method to generate training datasets for scene graphs using limited labels and unlabeled data.54
yiwuzhong/sub-gcA PyTorch implementation of image captioning models via scene graph decomposition.96
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863
mfessenden/scenegraphA UI framework for visualizing node graphs in visual effects applications.166