paper-with-me

Papers

Discovering Spatio-Temporal Action Tubes

2018-11-29 · Yuancheng Ye, Xiaodong Yang, YingLi Tian

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.

📄 PDF Abstract BibTeX arXiv:1811.12248

Code (0)

등록된 구현이 없습니다.

Tasks

Action Detection

Similar Papers 제목 키워드 기반

Human Action Localization with Sparse Spatial Supervision

2016-05-17 · Philippe Weinzaepfel, Xavier Martin, Cordelia Schmid

We introduce an approach for spatio-temporal human action localization using sparse spatial supervision. Our method leverages the large amount of annotated humans available today and extracts human tubes by combining a s…

Action LocalizationDiversity

Spatio-Temporal Action Detection with Multi-Object Interaction

2020-04-01 · Huijuan Xu, Lizhi Yang, Stan Sclaroff, Kate Saenko 외

Spatio-temporal action detection in videos requires localizing the action both spatially and temporally in the form of an "action tube". Nowadays, most spatio-temporal action detection datasets (e.g. UCF101-24, AVA, DALY…

Action DetectionHuman DetectionObjectregression

CFAD: Coarse-to-Fine Action Detector for Spatiotemporal Action Localization

2020-08-19 · ECCV 2020 8 · Yuxi Li, Weiyao Lin, John See, Ning Xu 외

Most current pipelines for spatio-temporal action localization connect frame-wise or clip-wise detection results to generate action proposals, where only local information is exploited and the efficiency is hindered by d…

Action DetectionAction LocalizationSpatio-Temporal Action LocalizationTemporal Action Localization

Spot On: Action Localization from Pointly-Supervised Proposals

2016-04-26 · Pascal Mettes, Jan C. van Gemert, Cees G. M. Snoek

We strive for spatio-temporal localization of actions in videos. The state-of-the-art relies on action proposals at test time and selects the best one with a classifier trained on carefully annotated box annotations. Ann…

Action LocalizationMultiple Instance LearningTemporal Localization

Anomaly Locality in Video Surveillance

2019-01-29 · Federico Landi, Cees G. M. Snoek, Rita Cucchiara

This paper strives for the detection of real-world anomalies such as burglaries and assaults in surveillance videos. Although anomalies are generally local, as they happen in a limited portion of the frame, none of the p…

Anomaly Detection