CVNov 29, 2018

Discovering Spatio-Temporal Action Tubes

arXiv:1811.12248v115 citations
Originality Incremental advance
AI Analysis

This addresses the challenging problem of action detection in videos for computer vision applications, representing an incremental improvement over existing methods.

The paper tackles the problem of spatial and temporal action detection in videos by localizing frame-level action regions and stitching them into continuous spatio-temporal action tubes using a tracking-by-point-matching algorithm, achieving superior detection results on UCFSports, J-HMDB, and UCF101 datasets.

In this paper, we address the challenging problem of spatial and temporal action detection in videos. We first develop an effective approach to localize frame-level action regions through integrating static and kinematic information by the early- and late-fusion detection scheme. With the intention of exploring important temporal connections among the detected action regions, we propose a tracking-by-point-matching algorithm to stitch the discrete action regions into a continuous spatio-temporal action tube. Recurrent 3D convolutional neural network is used to predict action categories and determine temporal boundaries of the generated tubes. We then introduce an action footprint map to refine the candidate tubes based on the action-specific spatial characteristics preserved in the convolutional layers of R3DCNN. In the extensive experiments, our method achieves superior detection results on the three public benchmark datasets: UCFSports, J-HMDB and UCF101.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes