jwyang / graph-rcnn.pytorch

[ECCV 2018] Official code for "Graph R-CNN for Scene Graph Generation"
727 stars 158 forks source link

Importance of the box spatial information #99

Closed lsrock1 closed 3 years ago

lsrock1 commented 4 years ago

Thanks for your awesome work! I have a question about the box feature. https://github.com/jwyang/graph-rcnn.pytorch/blob/0f294ecb86d5f130e82ee85246b6afd5180240e5/lib/scene_parser/rcnn/modeling/relation_heads/reldn/spatial.py#L6

Does this spatial information have a meaningful effect on performance?