jwyang / graph-rcnn.pytorch

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

where can I find the function for relation proposal network? #75

Open DL8614 opened 4 years ago

DL8614 commented 4 years ago

Hi, I want to use the script written for relation proposal network in my work. How can I separate it and how to use it my own faster r-cnn pipeline?