The Stanford Natural Language Processing Group
Scene Graphs are a graph-based semantic representation of image contents. They encode the objects in an image, their attributes and the relationships between objects. This system takes a single-sentence image description and parses it into a scene graph as described in the paper: The system requires Java 1.8+ to be installed, and it requires Stanford CoreNLP 3.6.0. We recommend running the system with at least 2gb of memory. (i.e., java -mx2g). The system is licensed under the GNU General Public License (v2 or later). Source is included. The package includes components for command-line invocation, and a Java API. To run the code, you need the CoreNLP jar and the CoreNLP models jar as well as the Scene Graph Parser jar in your classpath. You can either run the parser programmatically or in interactive mode through the command line. To parse sentences interactively, put all the jar files from the CoreNLP distribution and the Scene Graph Parser jar into one directory and then run the foll
The Stanford Natural Language Processing Group --> Software > Stanford Scene Graph Parser Stanford Scene Graph Parser | About | Download | Usage | Questions | About Scene Graphs are a graph-based semantic representation of image contents. They encode the objects in an image, their attributes and the relationships between objects. This system takes a single-sentence image description and parses it into a scene graph as described in the paper: Sebastian Schuster, Ranjay Krishna, Angel Chang, Li Fei-Fei, and Christopher D. Manning. 2015. Generating Semantically Precise Scene Graphs from Textual D
Explore this link on the map →saved by
related reading
- SemanticGraph (Stanford CoreNLP API)nlp.stanford.edu
- The Stanford Natural Language Processing Groupnlp.stanford.edu
- Overview - CoreNLPstanfordnlp.github.io
- NLPContributionGraph -- Structuring Scholarly NLP Contributions in the Open Research Knowledge Graphncg-task.github.io
- Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnettransformer-circuits.pub
- [PDF] Pynsett: A programmable relation extractor | Semantic Scholarsemanticscholar.org
- GitHub - Egonex-AI/Understand-Anything: Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI,github.com
- Machine Learning for Inverse Graphics – Scene Representation Groupscenerepresentations.org
- A Layered Grammar of Graphicsvita.had.co.nz
- GitHub - Masao-Taketani/FOTS_OCR: TensorFlow Implementation of FOTS, Fast Oriented Text Spotting with a Unified Network. · GitHubgithub.com
- Editing Text in Images with AI | Towards Data Sciencetowardsdatascience.com
- cs.unc.edu/~mbansal/teaching/nlp-comp790-590-spring23.htmlcs.unc.edu