background
) between every ordered pair of boxes, producing a directed graph where the edges hopefully represent the semantics and interactions present in the scene.The current version is available on arxiv.
@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}
}
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!
Visit the neural-motifs
GitHub repository for our reference implementation and instructions for running our code.
It is released under the MIT license.
Feel free to contact me or check out my websiteif you have any more questions!