HOTR: End-to-End Human-Object Interaction Detection with Transformers
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.
Code (1)
Tasks
DecoderHuman-Object Interaction DetectionObjectobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
EchoTrack: Auditory Referring Multi-Object Tracking for Autonomous Driving
This paper introduces the task of Auditory Referring Multi-Object Tracking (AR-MOT), which dynamically tracks specific objects in a video sequence based on audio expressions and appears as a challenging problem in autono…
Autonomous DrivingMulti-Object TrackingObjectObject Tracking+1BronchoTrack: Airway Lumen Tracking for Branch-Level Bronchoscopic Localization
Localizing the bronchoscope in real time is essential for ensuring intervention quality. However, most existing methods struggle to balance between speed and generalization. To address these challenges, we present Bronch…
Multi-Object TrackingObject TrackingVisual Relationship Detection Using Part-and-Sum Transformers with Composite Queries
Computer vision applications such as visual relationship detection and human object interaction can be formulated as a composite (structured) set detection problem in which both the parts (subject, object, and predicate)…
Human-Object Interaction DetectionObjectRelationship DetectionTriplet+1EchoTraffic: Enhancing Traffic Anomaly Understanding with Audio-Visual Insights
Traffic Anomaly Understanding (TAU) is essential for improving public safety and transportation efficiency by enabling timely detection and response to incidents. Beyond existing methods, which rely largely on visual…
Human-Object Interaction Detection via Disentangled Transformer
Human-Object Interaction Detection tackles the problem of joint localization and classification of human object interactions. Existing HOI transformers either adopt a single decoder for triplet prediction, or utilize two…
DecoderHuman-Object Interaction DetectionObjectTriplet