HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Exploring Structure-aware Transformer over Interaction Proposals for Human-Object Interaction Detection

Yong Zhang Yingwei Pan Ting Yao Rui Huang Tao Mei Chang-Wen Chen

Exploring Structure-aware Transformer over Interaction Proposals for Human-Object Interaction Detection

Abstract

Recent high-performing Human-Object Interaction (HOI) detection techniques have been highly influenced by Transformer-based object detector (i.e., DETR). Nevertheless, most of them directly map parametric interaction queries into a set of HOI predictions through vanilla Transformer in a one-stage manner. This leaves rich inter- or intra-interaction structure under-exploited. In this work, we design a novel Transformer-style HOI detector, i.e., Structure-aware Transformer over Interaction Proposals (STIP), for HOI detection. Such design decomposes the process of HOI set prediction into two subsequent phases, i.e., an interaction proposal generation is first performed, and then followed by transforming the non-parametric interaction proposals into HOI predictions via a structure-aware Transformer. The structure-aware Transformer upgrades vanilla Transformer by encoding additionally the holistically semantic structure among interaction proposals as well as the locally spatial structure of human/object within each interaction proposal, so as to strengthen HOI predictions. Extensive experiments conducted on V-COCO and HICO-DET benchmarks have demonstrated the effectiveness of STIP, and superior results are reported when comparing with the state-of-the-art HOI detectors. Source code is available at \url{https://github.com/zyong812/STIP}.

Code Repositories

zyong812/stip
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
human-object-interaction-detection-on-hicoSTIP (ResNet-50)
Time Per Frame (ms): 74
mAP: 32.22
human-object-interaction-detection-on-v-cocoSTIP
AP(S1): 66.0
AP(S2): 70.7
Time Per Frame(ms): 74

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Exploring Structure-aware Transformer over Interaction Proposals for Human-Object Interaction Detection | Papers | HyperAI