yeliudev / ConsNet

🚴‍♂️ ConsNet: Learning Consistency Graph for Zero-Shot Human-Object Interaction Detection (MM 2020)
https://arxiv.org/abs/2008.06254
GNU General Public License v3.0
33 stars 2 forks source link

How to use code to infer in my own data set? My own data set is not labeled, just want to see the actual application effect of HOI algorithm #8

Closed ahong007007 closed 3 years ago

ahong007007 commented 3 years ago

thank you very much.

yeliudev commented 3 years ago

I'm afriad that the codebase does not support rendering the output images currently. You may try to arrange your data into HICO-DET style, and plot the output bounding boxes & labels using matplotlib or cv2.