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

TURN TAP: Temporal Unit Regression Network for Temporal Action Proposals

About

Temporal Action Proposal (TAP) generation is an important problem, as fast and accurate extraction of semantically important (e.g. human actions) segments from untrimmed videos is an important step for large-scale video analysis. We propose a novel Temporal Unit Regression Network (TURN) model. There are two salient aspects of TURN: (1) TURN jointly predicts action proposals and refines the temporal boundaries by temporal coordinate regression; (2) Fast computation is enabled by unit feature reuse: a long untrimmed video is decomposed into video units, which are reused as basic building blocks of temporal proposals. TURN outperforms the state-of-the-art methods under average recall (AR) by a large margin on THUMOS-14 and ActivityNet datasets, and runs at over 880 frames per second (FPS) on a TITAN X GPU. We further apply TURN as a proposal generation stage for existing temporal action localization pipelines, it outperforms state-of-the-art performance on THUMOS-14 and ActivityNet.

Jiyang Gao, Zhenheng Yang, Chen Sun, Kan Chen, Ram Nevatia• 2017

Related benchmarks

TaskDatasetResultRank
Temporal Action DetectionTHUMOS-14 (test)
mAP@tIoU=0.525.6
330
Temporal Action LocalizationTHUMOS14 (test)
AP @ IoU=0.531
319
Temporal Action ProposalActivityNet v1.3 (val)
AUC54.16
114
Temporal Action LocalizationTHUMOS 2014
mAP@0.3044.1
93
Temporal Action Proposal GenerationTHUMOS14 (test)
AR@5021.86
84
Action DetectionTHUMOS 2014 (test)
mAP (alpha=0.5)25.6
79
Temporal Action DetectionTHUMOS 14
mAP@0.344.1
71
Temporal Action Proposal GenerationTHUMOS 14
AR@5021.86
41
Action LocalizationThumos14
mAP@0.531
34
Temporal Action Proposal GenerationTHUMOS14 1.3 (test)
AR@5021.86
30
Showing 10 of 14 rows

Other info

Code

Follow for update