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

Fast Learning of Temporal Action Proposal via Dense Boundary Generator

About

Generating temporal action proposals remains a very challenging problem, where the main issue lies in predicting precise temporal proposal boundaries and reliable action confidence in long and untrimmed real-world videos. In this paper, we propose an efficient and unified framework to generate temporal action proposals named Dense Boundary Generator (DBG), which draws inspiration from boundary-sensitive methods and implements boundary classification and action completeness regression for densely distributed proposals. In particular, the DBG consists of two modules: Temporal boundary classification (TBC) and Action-aware completeness regression (ACR). The TBC aims to provide two temporal boundary confidence maps by low-level two-stream features, while the ACR is designed to generate an action completeness score map by high-level action-aware features. Moreover, we introduce a dual stream BaseNet (DSB) to encode RGB and optical flow information, which helps to capture discriminative boundary and actionness features. Extensive experiments on popular benchmarks ActivityNet-1.3 and THUMOS14 demonstrate the superiority of DBG over the state-of-the-art proposal generator (e.g., MGG and BMN). Our code will be made available upon publication.

Chuming Lin, Jian Li, Yabiao Wang, Ying Tai, Donghao Luo, Zhipeng Cui, Chengjie Wang, Jilin Li, Feiyue Huang, Rongrong Ji• 2019

Related benchmarks

TaskDatasetResultRank
Temporal Action DetectionTHUMOS-14 (test)
mAP@tIoU=0.539.8
330
Temporal Action LocalizationTHUMOS14 (test)
AP @ IoU=0.539.8
319
Temporal Action ProposalActivityNet v1.3 (val)
AUC68.23
114
Temporal Action LocalizationTHUMOS 2014
mAP@0.3057.8
93
Temporal Action Proposal GenerationTHUMOS14 (test)
AR@5040.89
84
Action DetectionTHUMOS 2014 (test)
mAP (alpha=0.5)39.8
79
Temporal Action Proposal GenerationActivityNet 1.3 (test)
AUC68.57
62
Temporal Action Proposal GenerationTHUMOS 14
AR@5040.89
41
Temporal Action Proposal GenerationTHUMOS14 1.3 (test)
AR@5040.89
30
Action DetectionTHUMOS-14 (val)
mAP@0.449.4
13
Showing 10 of 12 rows

Other info

Code

Follow for update