Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Human-Object Interaction Detection using Interaction Points

About

Understanding interactions between humans and objects is one of the fundamental problems in visual classification and an essential step towards detailed scene understanding. Human-object interaction (HOI) detection strives to localize both the human and an object as well as the identification of complex interactions between them. Most existing HOI detection approaches are instance-centric where interactions between all possible human-object pairs are predicted based on appearance features and coarse spatial information. We argue that appearance features alone are insufficient to capture complex human-object interactions. In this paper, we therefore propose a novel fully-convolutional approach that directly detects the interactions between human-object pairs. Our network predicts interaction points, which directly localize and classify the inter-action. Paired with the densely predicted interaction vectors, the interactions are associated with human and object detections to obtain final predictions. To the best of our knowledge, we are the first to propose an approach where HOI detection is posed as a keypoint detection and grouping problem. Experiments are performed on two popular benchmarks: V-COCO and HICO-DET. Our approach sets a new state-of-the-art on both datasets. Code is available at https://github.com/vaesl/IP-Net.

Tiancai Wang, Tong Yang, Martin Danelljan, Fahad Shahbaz Khan, Xiangyu Zhang, Jian Sun• 2020

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)22.05
493
Human-Object Interaction DetectionV-COCO (test)
AP (Role, Scenario 1)51
270
Human-Object Interaction DetectionHICO-DET
mAP (Full)22.05
233
Human-Object Interaction DetectionHICO-DET Known Object (test)
mAP (Full)22.05
112
Human-Object Interaction DetectionV-COCO 1.0 (test)
AP_role (#1)51
76
HOI DetectionHICO-DET (test)
Box mAP (Full)19.56
32
Human-Object Interaction DetectionV-COCO
Box mAP (Scenario 1)51
32
Human-Object Interaction DetectionV-COCO
AP (Role)51
23
HOI DetectionHICO-DET Default
Full HOI mAP19.56
11
HOI DetectionHICO-DET Known Object
Full Score22.05
10
Showing 10 of 10 rows

Other info

Follow for update