ContrastiveLosses4VRD
Scene graph parser
An implementation of contrastive losses for scene graph parsing using PyTorch
Implementation for the CVPR2019 paper "Graphical Contrastive Losses for Scene Graph Generation"
200 stars
4 watching
41 forks
Language: Jupyter Notebook
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kaihuatang/scene-graph-benchmark.pytorch | A PyTorch implementation of Scene Graph Generation methods with support for visualization and evaluation on custom images | 1,075 |
rowanz/neural-motifs | A software framework for scene graph parsing with global context using PyTorch and Visual Genome data. | 525 |
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 |
vsg-dev/vulkanscenegraph | A high-performance scene graph library built on top of Vulkan. | 1,321 |
fartashf/vsepp | A PyTorch implementation of visual-semantic embedding methods for image-caption retrieval | 489 |
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 |
clementpinard/sfmlearner-pytorch | PyTorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,014 |
yuweihao/kern | An open-source implementation of a graph neural network architecture for scene graph generation in computer vision | 120 |
kunpengli1994/vsrn | An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching | 294 |
feddelegrand7/savonliquide | Provides tools to evaluate and improve color contrast in visualizations for accessibility | 17 |
ashual/scene_generation | A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations | 187 |
jagenjo/litescene.js | A 3D scene graph library with a component-based node hierarchy and realistic rendering pipeline for WebGL | 368 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
clementfarabet/videograph | A package to create and manipulate edge-weighted graphs of video sequences. | 9 |