vrd-dsr icon indicating copy to clipboard operation
vrd-dsr copied to clipboard

How can i get the boxes positions for predicted relationships?

Open SeunghoHan opened this issue 6 years ago • 3 comments

Hello,

Thank you for your sharing the code. I finished the training and testing using your code.

but, I wondering that how to get the box positions for predicted relationships. I want to use the boxes for relationships..

Thank you.

SeunghoHan avatar Nov 29 '18 15:11 SeunghoHan

For vrd dataset, you can use proposal.pkl provided in the project. Otherwise, you can train your only detector following https://github.com/GriffinLiang/faster-rcnn.pytorch/tree/773184a60635918e43b320eb1a0e8881779b90c8.

GriffinLiang avatar Nov 29 '18 15:11 GriffinLiang

@GriffinLiang

Thank you for your quick response!! I'll try it!

Thank you. Regards.

SeunghoHan avatar Nov 29 '18 15:11 SeunghoHan

@GriffinLiang

Thank you for your quick response!! I'll try it!

Thank you. Regards.

Have you already train on Visual Genome dataset? I encounter "https://github.com/GriffinLiang/vrd-dsr/issues/38" when I am training. Can you provide some detail?

Anakindai avatar Nov 10 '20 12:11 Anakindai