GriffinLiang / vrd-dsr

Code for Visual Relationship Detection with Deep Structural Ranking (AAAI2018)
121 stars 32 forks source link

Testing on COCO #23

Open medhini opened 5 years ago

medhini commented 5 years ago

I want to run this model on COCO images. I can get region proposals of those images using faster-rcnn. Apart from that, what other changes need to be in test.py?