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

Question about the code of rel_stanford #48

Closed lileilai closed 5 years ago

lileilai commented 5 years ago

Hi~

my problem is about the stanford model of your code. the scripts of train_stanford.sh includes the item of "-ckpt checkpoints/vgdet/vg-24.tar" , but i don't find some explaining or download links about "vgdet/vg-24.tar" . So, can you tell me the details of this file and how to get it, and more implementation details about standord model [like ..epochs ? ]

I hope you can answer my questions. thanks~~

rowanz commented 5 years ago

Hi there,

that's the pretrained detector checkpoint, which you can download from the google drive link that's in the readme 😄