danfeiX / scene-graph-TF-release

"Scene Graph Generation by Iterative Message Passing" code repository
http://cs.stanford.edu/~danfei/scene-graph/
MIT License
425 stars 130 forks source link

Questions regarding VG-SGG.h5 #45

Open kesaroid opened 4 years ago

kesaroid commented 4 years ago

Can someone help me understand what the values in ['relationships'] are? The number seems to go as high as the data size. How is this 2D array created? and how are these values linked with each other? Any help would be useful. Thank you in advance!

L6-hong commented 4 years ago

Can you generate proposals.h5 corresponding to the small data set? Please tell me how to generate it if you can. Thank you very much.