Project Icon

SceneGraphParser

Python Tool for Converting Sentences into Scene Graphs via Dependency Parsing

Product DescriptionSceneGraphParser is a Python-based toolkit that transforms sentences into scene graphs using dependency parsing. Unlike the Stanford Scene Graph Parser, it offers an intuitive interface and simple configuration. It identifies nouns and their relational connections, supporting visual-semantic embeddings and bridging vision with language. The tool uses spaCy as its backend, facilitating integration into Python projects without complex data handling. Participation in identifying failure cases is welcomed to advance development.
Project Details