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

Temporal Action Localization in Untrimmed Videos via Multi-stage CNNs

About

We address temporal action localization in untrimmed long videos. This is important because videos in real applications are usually unconstrained and contain multiple action instances plus video content of background scenes or other activities. To address this challenging issue, we exploit the effectiveness of deep networks in temporal action localization via three segment-based 3D ConvNets: (1) a proposal network identifies candidate segments in a long video that may contain actions; (2) a classification network learns one-vs-all action classification model to serve as initialization for the localization network; and (3) a localization network fine-tunes on the learned classification network to localize each action instance. We propose a novel loss function for the localization network to explicitly consider temporal overlap and therefore achieve high temporal localization accuracy. Only the proposal network and the localization network are used during prediction. On two large-scale benchmarks, our approach achieves significantly superior performances compared with other state-of-the-art systems: mAP increases from 1.7% to 7.4% on MEXaction2 and increases from 15.0% to 19.0% on THUMOS 2014, when the overlap threshold for evaluation is set to 0.5.

Zheng Shou, Dongang Wang, Shih-Fu Chang• 2016

Related benchmarks

TaskDatasetResultRank
Temporal Action DetectionTHUMOS-14 (test)
mAP@tIoU=0.519
330
Temporal Action LocalizationTHUMOS14 (test)
AP @ IoU=0.519
319
Temporal Action LocalizationTHUMOS-14 (test)
mAP@0.336.3
308
Temporal Action LocalizationTHUMOS 2014
mAP@0.3036.3
93
Temporal Action Proposal GenerationTHUMOS14 (test)
AR@5017.22
84
Action DetectionTHUMOS 2014 (test)
mAP (alpha=0.5)23.3
79
Temporal Action LocalizationTHUMOS 14
mAP@0.336.3
44
Temporal Action Proposal GenerationTHUMOS 14
AR@5017.22
41
Temporal Action LocalizationTHUMOS 2014 (test)
mAP (theta=0.5)19
35
Temporal Action Proposal GenerationTHUMOS14 1.3 (test)
AR@5017.22
30
Showing 10 of 16 rows

Other info

Code

Follow for update