rowanz / neural-motifs

Code for Neural Motifs: Scene Graph Parsing with Global Context (CVPR 2018)
https://rowanzellers.com/neuralmotifs
MIT License
522 stars 114 forks source link

Which variable do I have to use to get the triplet from the scene? #82

Open MonsKim999 opened 5 years ago

MonsKim999 commented 5 years ago

Hi, rowanz, Thank you for opening nice code.

Which variables do I have to use to get the triplet results from the scene? In this case, Triplet consists of subject, predicate, object.

Thank you.

muziyongshixin commented 4 years ago

have you solve the problem?I have the same demand. Thanks!!