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

HOTR: End-to-End Human-Object Interaction Detection with Transformers

About

Human-Object Interaction (HOI) detection is a task of identifying "a set of interactions" in an image, which involves the i) localization of the subject (i.e., humans) and target (i.e., objects) of interaction, and ii) the classification of the interaction labels. Most existing methods have indirectly addressed this task by detecting human and object instances and individually inferring every pair of the detected instances. In this paper, we present a novel framework, referred to by HOTR, which directly predicts a set of <human, object, interaction> triplets from an image based on a transformer encoder-decoder architecture. Through the set prediction, our method effectively exploits the inherent semantic relationships in an image and does not require time-consuming post-processing which is the main bottleneck of existing methods. Our proposed algorithm achieves the state-of-the-art performance in two HOI detection benchmarks with an inference time under 1 ms after object detection.

Bumsoo Kim, Junhyun Lee, Jaewoo Kang, Eun-Sol Kim, Hyunwoo J. Kim• 2021

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)25.1
493
Human-Object Interaction DetectionV-COCO (test)
AP (Role, Scenario 1)55.2
270
Human-Object Interaction DetectionHICO-DET
mAP (Full)25.1
233
Human-Object Interaction DetectionV-COCO 1.0 (test)
AP_role (#1)55.2
76
Human-Object Interaction DetectionV-COCO
AP^1 Role55.2
65
HOI DetectionV-COCO
AP Role 155.2
40
HOI DetectionHICO-DET
mAP (Rare)17.34
34
Human-Object Interaction DetectionV-COCO
Box mAP (Scenario 1)55.2
32
HOI DetectionHICO-DET (test)
Box mAP (Full)25.1
32
HOI DetectionV-COCO v1 (test)
AP Role (Scenario 1)55.2
25
Showing 10 of 24 rows

Other info

Follow for update