chanyn / HKRM

Hybrid Knowledge Routed Module for Large-scale Object Detection (NerIPS2018)
103 stars 19 forks source link

how can I make these two kinds of knowledge graphs? #9

Closed YuanGao-cs closed 5 years ago

YuanGao-cs commented 5 years ago

Hello, I am very interested in your work, so I want to use your method to test my data set (VOC format), so how do I make these two kinds of knowledge graphs?Looking forward to your reply, thank you!

chanyn commented 5 years ago

Thanks for your attention. Now we update download link of graphs of coco and voc. And we also provided graph transfer code in 'lib/tools/collect_coco_voc_gtgraph.py'.

summerrr commented 5 years ago

so where is the 'lib/tools/collect_coco_voc_gtgraph.py'. @chanyn

chanyn commented 5 years ago

Sorry, i need to correct that code is in 'lib/datasets/tools/collect_coco_voc_gtgraph.py'.