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

TubeR: Tubelet Transformer for Video Action Detection

About

We propose TubeR: a simple solution for spatio-temporal video action detection. Different from existing methods that depend on either an off-line actor detector or hand-designed actor-positional hypotheses like proposals or anchors, we propose to directly detect an action tubelet in a video by simultaneously performing action localization and recognition from a single representation. TubeR learns a set of tubelet-queries and utilizes a tubelet-attention module to model the dynamic spatio-temporal nature of a video clip, which effectively reinforces the model capacity compared to using actor-positional hypotheses in the spatio-temporal space. For videos containing transitional states or scene changes, we propose a context aware classification head to utilize short-term and long-term context to strengthen action classification, and an action switch regression head for detecting the precise temporal action extent. TubeR directly produces action tubelets with variable lengths and even maintains good results for long video clips. TubeR outperforms the previous state-of-the-art on commonly used action detection datasets AVA, UCF101-24 and JHMDB51-21.

Jiaojiao Zhao, Yanyi Zhang, Xinyu Li, Hao Chen, Shuai Bing, Mingze Xu, Chunhui Liu, Kaustav Kundu, Yuanjun Xiong, Davide Modolo, Ivan Marsic, Cees G.M. Snoek, Joseph Tighe• 2021

Related benchmarks

TaskDatasetResultRank
Action DetectionAVA v2.2 (val)
mAP33.6
99
Action DetectionAVA v2.1 (val)
mAP32
48
Action DetectionJHMDB-21
video-mAP@0.582.3
21
Spatiotemporal Action LocalizationAVA 2.2
mAP33.6
21
Spatio-temporal Action LocalizationUCF101 24
Video-mAP (IoU=0.2)85.3
20
Video Action DetectionJHMDB21 1.0 (test)
f-mAP@0.587.4
17
Video Action DetectionUCF101-24 1.0 (test)
F-mAP@0.583.2
17
Spatio-temporal Action LocalizationJ-HMDB-21
Video mAP (IoU=0.2)87.4
15
Action DetectionUCF-101-24 (test)
F1 Score (IoU=0.5)81.3
15
Video Action DetectionUCF101 24
F-mAP@0.583.2
13
Showing 10 of 17 rows

Other info

Code

Follow for update