GriffinLiang / vrd-dsr

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

Demo on video #22

Closed sophia-wright-blue closed 5 years ago

sophia-wright-blue commented 5 years ago

Hello,

Thank you for releasing this repo - it is awesome! Would it be possible to use the code to do a demo on a video? If yes, what would the steps be?

Thank you,

GriffinLiang commented 5 years ago

You can split the video into multiple frames and process each frame separately.

sophia-wright-blue commented 5 years ago

thank you for replying @GriffinLiang . i thought of that, but it won't take the temporal information in the video into account then, will give it a shot, thank you,