SOTAVerified

DRG: Dual Relation Graph for Human-Object Interaction Detection

2020-08-26ECCV 2020Code Available1· sign in to hype

Chen Gao, Jiarui Xu, Yuliang Zou, Jia-Bin Huang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We tackle the challenging problem of human-object interaction (HOI) detection. Existing methods either recognize the interaction of each human-object pair in isolation or perform joint inference based on complex appearance-based features. In this paper, we leverage an abstract spatial-semantic representation to describe each human-object pair and aggregate the contextual information of the scene via a dual relation graph (one human-centric and one object-centric). Our proposed dual relation graph effectively captures discriminative cues from the scene to resolve ambiguity from local predictions. Our model is conceptually simple and leads to favorable results compared to the state-of-the-art HOI detection algorithms on two large-scale benchmark datasets.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
HICO-DETDRGmAP24.53Unverified
V-COCODRGAP(S1)51Unverified

Reproductions