Scene-Graph-Benchmark.pytorch

Scene graph benchmark

A PyTorch implementation of Scene Graph Generation methods with support for visualization and evaluation on custom images

A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”

GitHub

1k stars
17 watching
228 forks
Language: Jupyter Notebook
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
kaihuatang/vctree-scene-graph-generationGenerates scene graphs from visual contexts using dynamic tree structures121
jwyang/graph-rcnn.pytorchA collection of PyTorch implementations of various scene graph generation models732
yuweihao/kernAn open-source implementation of a graph neural network architecture for scene graph generation in computer vision121
ashual/scene_generationA PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations188
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
yikang-li/msdnAn implementation of a multi-level scene description network in PyTorch for generating scene graphs from object, phrase, and region captions.227
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
rowanz/neural-motifsA software framework for scene graph parsing with global context using PyTorch and Visual Genome data.526
nvidia/contrastivelosses4vrdAn implementation of contrastive losses for scene graph parsing using PyTorch199
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchAn implementation of cascaded refinement networks for generating photorealistic images from semantic layouts65
etpinard/karma-benchmark-plotly-reporterGenerates visualizations of benchmark results using plotly graphs4
kenneth-wong/scenegraph_memResearch software implementing scene graph generation methods from CVPR 2019 paper4
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
yiwuzhong/sub-gcA PyTorch implementation of image captioning models via scene graph decomposition.96
chengzhag/deeppanocontextA PyTorch-based framework for 3D scene understanding with holistic context graph and relation-based optimization in panoramic images90