HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

QPIC: Query-Based Pairwise Human-Object Interaction Detection with Image-Wide Contextual Information

Tamura Masato ; Ohashi Hiroki ; Yoshinaga Tomoaki

QPIC: Query-Based Pairwise Human-Object Interaction Detection with
  Image-Wide Contextual Information

Abstract

We propose a simple, intuitive yet powerful method for human-objectinteraction (HOI) detection. HOIs are so diverse in spatial distribution in animage that existing CNN-based methods face the following three major drawbacks;they cannot leverage image-wide features due to CNN's locality, they rely on amanually defined location-of-interest for the feature aggregation, whichsometimes does not cover contextually important regions, and they cannot helpbut mix up the features for multiple HOI instances if they are located closely.To overcome these drawbacks, we propose a transformer-based feature extractor,in which an attention mechanism and query-based detection play key roles. Theattention mechanism is effective in aggregating contextually importantinformation image-wide, while the queries, which we design in such a way thateach query captures at most one human-object pair, can avoid mixing up thefeatures from multiple instances. This transformer-based feature extractorproduces so effective embeddings that the subsequent detection heads may befairly simple and intuitive. The extensive analysis reveals that the proposedmethod successfully extracts contextually important features, and thusoutperforms existing methods by large margins (5.37 mAP on HICO-DET, and 5.7mAP on V-COCO). The source codes are available at$\href{https://github.com/hitachi-rd-cv/qpic}{\text{this https URL}}$.

Code Repositories

hitachi-rd-cv/qpic
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
human-object-interaction-concept-discovery-onQpic
Unknown (AP): 27.42
human-object-interaction-detection-on-hicoQPIC (ResNet50)
Time Per Frame (ms): 46
mAP: 29.07
human-object-interaction-detection-on-hicoQPIC (ResNet101)
Time Per Frame (ms): 63
mAP: 29.90
human-object-interaction-detection-on-v-cocoQPIC (ResNet101)
AP(S1): 58.3
AP(S2): 60.7
Time Per Frame(ms): 63
human-object-interaction-detection-on-v-cocoQPIC (ResNet50)
AP(S1): 58.8
AP(S2): 61.0
Time Per Frame(ms): 46

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
QPIC: Query-Based Pairwise Human-Object Interaction Detection with Image-Wide Contextual Information | Papers | HyperAI