rowanz / neural-motifs

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

Inference using Pretrained models #110

Open tejashmore25 opened 2 years ago

tejashmore25 commented 2 years ago

I want to detect Scene graph of some images. How to use this repository to do inference with the help of provided pretrained model (Baseline-SGDet) on an image?

I meant to ask What am i supposed to run here?

hahamdsullivan commented 9 months ago

@Tejash-Edo25 . Hi tejash. could you run the code? if so code you share how you did it?