DirtyHarryLYL / Transferable-Interactiveness-Network

Code for Transferable Interactiveness Knowledge for Human-Object Interaction Detection. (CVPR'19, TPAMI'21)
MIT License
228 stars 41 forks source link

dataset #49

Closed mahsa1363 closed 4 years ago

mahsa1363 commented 4 years ago

hi thanks for your code I have some questions 1-Is there in one image just one HOI class? when I run demo_visualize, for each image, several human and several objects may be identified but their hoi class is the same. I dont understand about dataset, please help me 2-please explain about Trainval_GT_HICO.pkl file thanks

DirtyHarryLYL commented 4 years ago

Hi, 1-one image may contain multiple HOIs, i.e., human-object pairs. More details could be found in the HICO-DET dataset and paper. 2-The details of Trainval_GT_HICO.pkl could also be found on iCAN website. We use their training boxes, the only difference is we add the pose in the Trainval_GT_HICO_with_pose.pkl.