sibeiyang / sgmn

Graph-Structured Referring Expressions Reasoning in The Wild, In CVPR 2020, Oral.
MIT License
116 stars 16 forks source link

How to generate language scene graph? #2

Closed FeiiYin closed 4 years ago

FeiiYin commented 4 years ago

Hi, Sibei Yang:

Thanks for your great work! I'm really interested in the generation of the language scene graph. You mentioned in the paper using Generating semantically precise scene graphs from textual descriptions for improved image retrieval method. But I didn't see how to implement it in the git. Did I miss it or can you share it with me?

Thanks Fei Yin

FeiiYin commented 4 years ago

We can check it out below:

https://nlp.stanford.edu/software/scenegraph-parser.shtml

Thanks, Sibei!