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

MS-TCT: Multi-Scale Temporal ConvTransformer for Action Detection

About

Action detection is an essential and challenging task, especially for densely labelled datasets of untrimmed videos. The temporal relation is complex in those datasets, including challenges like composite action, and co-occurring action. For detecting actions in those complex videos, efficiently capturing both short-term and long-term temporal information in the video is critical. To this end, we propose a novel ConvTransformer network for action detection. This network comprises three main components: (1) Temporal Encoder module extensively explores global and local temporal relations at multiple temporal resolutions. (2) Temporal Scale Mixer module effectively fuses the multi-scale features to have a unified feature representation. (3) Classification module is used to learn the instance center-relative position and predict the frame-level classification scores. The extensive experiments on multiple datasets, including Charades, TSU and MultiTHUMOS, confirm the effectiveness of our proposed method. Our network outperforms the state-of-the-art methods on all three datasets.

Rui Dai, Srijan Das, Kumara Kahatapitiya, Michael S. Ryoo, Francois Bremond• 2021

Related benchmarks

TaskDatasetResultRank
Action DetectionCharades (test)
PAC27.9
27
Activity DetectionCharades (val)
mAP25.4
21
Temporal Action LocalizationMultiTHUMOS
f-mAP16.2
20
Activity DetectionCharades (test)
mAP25.4
19
Activity DetectionMultiTHUMOS
mAP43.1
16
Temporal Activity DetectionCharades v1_localize (val)
mAP25.4
15
Multi-label Temporal Action SegmentationCharades 1.0 (test)
Seg-mAP25.4
14
Temporal Action DetectionMultiTHUMOS
Detection mAP16.2
12
Multi-label Temporal Action SegmentationMultiTHUMOS 1.0 (test)
Seg-mAP43.1
11
Action DetectionCharades RGB (test)
mAP0.254
10
Showing 10 of 18 rows

Other info

Code

Follow for update