Neural Motifs: Scene Graph Parsing with Global Context (CVPR 2018)

by Rowan Zellers, Mark Yatskar, Sam Thomson, Yejin Choi

teaser

Overview

Read the paper!

The current version is available on arxiv.

Bibtex

@inproceedings{zellers2018scenegraphs,
  title={Neural Motifs: Scene Graph Parsing with Global Context},
  author={Zellers, Rowan and Yatskar, Mark and Thomson, Sam and Choi, Yejin},
  booktitle = "Conference on Computer Vision and Pattern Recognition",  
  year={2018}
}

View some examples!

Check out this tool I made to visualize the scene graph predictions. Disclaimer: the predictions are from an earlier version of the model, but hopefully they’re still helpful!

Code

Visit the neural-motifs GitHub repository for our reference implementation and instructions for running our code.

It is released under the MIT license.

Checkpoints

Comments/ questions?

Feel free to contact me or check out my websiteif you have any more questions!