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

Holistic Interaction Transformer Network for Action Detection

About

Actions are about how we interact with the environment, including other people, objects, and ourselves. In this paper, we propose a novel multi-modal Holistic Interaction Transformer Network (HIT) that leverages the largely ignored, but critical hand and pose information essential to most human actions. The proposed "HIT" network is a comprehensive bi-modal framework that comprises an RGB stream and a pose stream. Each of them separately models person, object, and hand interactions. Within each sub-network, an Intra-Modality Aggregation module (IMA) is introduced that selectively merges individual interaction units. The resulting features from each modality are then glued using an Attentive Fusion Mechanism (AFM). Finally, we extract cues from the temporal context to better classify the occurring actions using cached memory. Our method significantly outperforms previous approaches on the J-HMDB, UCF101-24, and MultiSports datasets. We also achieve competitive results on AVA. The code will be available at https://github.com/joslefaure/HIT.

Gueter Josmy Faure, Min-Hung Chen, Shang-Hong Lai• 2022

Related benchmarks

TaskDatasetResultRank
Action DetectionAVA v2.2 (val)
mAP32.6
99
Action DetectionUCF-101-24 (test)
F1 Score (IoU=0.5)84.8
15
Action DetectionUCF-101-24 (split 1)
Frame mAP (IoU=0.5)84.8
10
Action DetectionJ-HMDB
V-Score (IoU 0.5)88.1
10
Spatio-temporal action detectionAVA V2.2
Frame mAP32.6
9
Action DetectionJHMDB closed-set
F@0.583.8
7
Action DetectionMultiSports
F1@0.533.3
5
Action DetectionMultiSports closed-set
F1 Score @ IoU 0.533.3
3
Spatial-Temporal Action LocalizationUCF101 46 (test)
VmAP@0.186.1
2
Showing 9 of 9 rows

Other info

Code

Follow for update