SOTAVerified

Rethinking the Faster R-CNN Architecture for Temporal Action Localization

2018-04-20CVPR 2018Unverified0· sign in to hype

Yu-Wei Chao, Sudheendra Vijayanarasimhan, Bryan Seybold, David A. Ross, Jia Deng, Rahul Sukthankar

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose TAL-Net, an improved approach to temporal action localization in video that is inspired by the Faster R-CNN object detection framework. TAL-Net addresses three key shortcomings of existing approaches: (1) we improve receptive field alignment using a multi-scale architecture that can accommodate extreme variation in action durations; (2) we better exploit the temporal context of actions for both proposal generation and action classification by appropriately extending receptive fields; and (3) we explicitly consider multi-stream feature fusion and demonstrate that fusing motion late is important. We achieve state-of-the-art performance for both action proposal and localization on THUMOS'14 detection benchmark and competitive performance on ActivityNet challenge.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
THUMOS14TAL-NetAvg mAP (0.3:0.7)39.8Unverified

Reproductions