Skip to content

Simple library to automatically view a video of scene graphs, where the position of nodes is fixed between frames.

Notifications You must be signed in to change notification settings

RishiDesai/SceneGraphVideoViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SceneGraphVideoViz

This project is the video analog to the GraphViz scene graph visualization. While GraphViz visualizes the scene graph of a single frame, SceneGraphVideoViz visualizes the scene graphs of video frames in succession. The locations of nodes and edges in the scene graphs are fixed throughout the video to allow for easy tracking.

Requirements

This project uses Python 3.7, PyGraphviz 1.3, CairoSVG, ffmpeg in addition to some other common packages.

Example Videos

This repository comes with three video clip examples from Action Genome:

00T1E

3VH9O

5INX3

About

Simple library to automatically view a video of scene graphs, where the position of nodes is fixed between frames.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages