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

Temporal Action Detection with Structured Segment Networks

About

Detecting actions in untrimmed videos is an important yet challenging task. In this paper, we present the structured segment network (SSN), a novel framework which models the temporal structure of each action instance via a structured temporal pyramid. On top of the pyramid, we further introduce a decomposed discriminative model comprising two classifiers, respectively for classifying actions and determining completeness. This allows the framework to effectively distinguish positive proposals from background or incomplete ones, thus leading to both accurate recognition and localization. These components are integrated into a unified network that can be efficiently trained in an end-to-end fashion. Additionally, a simple yet effective temporal action proposal scheme, dubbed temporal actionness grouping (TAG) is devised to generate high quality action proposals. On two challenging benchmarks, THUMOS14 and ActivityNet, our method remarkably outperforms previous state-of-the-art methods, demonstrating superior accuracy and strong adaptivity in handling actions with various temporal structures.

Yue Zhao, Yuanjun Xiong, Limin Wang, Zhirong Wu, Xiaoou Tang, Dahua Lin• 2017

Related benchmarks

TaskDatasetResultRank
Temporal Action DetectionTHUMOS-14 (test)
mAP@tIoU=0.529.8
330
Temporal Action LocalizationTHUMOS14 (test)
AP @ IoU=0.529.8
319
Temporal Action LocalizationTHUMOS-14 (test)
mAP@0.351.9
308
Temporal Action LocalizationActivityNet 1.3 (val)
AP@0.543.2
257
Temporal Action DetectionActivityNet v1.3 (val)
mAP@0.539.12
185
Temporal Action ProposalActivityNet v1.3 (val)
AUC53.02
114
Temporal Action LocalizationActivityNet 1.2 (val)
mAP@IoU 0.541.3
110
Temporal Action LocalizationTHUMOS 2014
mAP@0.3051.9
93
Temporal Action DetectionActivityNet 1.3
mAP@0.539.12
93
Temporal Action Proposal GenerationTHUMOS14 (test)
AR@5018.55
84
Showing 10 of 33 rows

Other info

Code

Follow for update