paper-with-me

홈 › Papers

Online Human Action Detection using Joint Classification-Regression Recurrent Neural Networks

2016-04-19 · Yanghao Li, Cuiling Lan, Junliang Xing, Wen-Jun Zeng, Chunfeng Yuan, Jiaying Liu

Human action recognition from well-segmented 3D skeleton data has been intensively studied and has been attracting an increasing attention. Online action detection goes one step further and is more challenging, which identifies the action type and localizes the action positions on the fly from the untrimmed stream data. In this paper, we study the problem of online action detection from streaming skeleton data. We propose a multi-task end-to-end Joint Classification-Regression Recurrent Neural Network to better explore the action type and temporal localization information. By employing a joint classification and regression optimization objective, this network is capable of automatically localizing the start and end points of actions more accurately. Specifically, by leveraging the merits of the deep Long Short-Term Memory (LSTM) subnetwork, the proposed model automatically captures the complex long-range temporal dynamics, which naturally avoids the typical sliding window design and thus ensures high computational efficiency. Furthermore, the subtask of regression optimization provides the ability to forecast the action prior to its occurrence. To evaluate our proposed model, we build a large streaming video dataset with annotations. Experimental results on our dataset and the public G3D dataset both demonstrate very promising performance of our scheme.

📄 PDF Abstract BibTeX arXiv:1604.05633

Code (1)

seanmcgovern21/Machine-Learning-CS539 pytorch

Tasks

Action DetectionAction RecognitionComputational EfficiencyGeneral ClassificationOnline Action DetectionregressionTemporal Action LocalizationTemporal Localization

Similar Papers 제목 키워드 기반

Human Activity Recognition: A Spatio-temporal Image Encoding of 3D Skeleton Data for Online Action Detection

2020-02-08 · International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications VISIGRAPP 2020 2 · Nassim Mokhtari, Alexis Nédélec, Pierre De Loor

Human activity recognition (HAR) based on skeleton data that can be extracted from videos (Kinect for example) , or provided by a depth camera is a time series classification problem, where handling both spatial and temp…

Action DetectionActivity RecognitionHuman Activity RecognitionOnline Action Detection+2

Incremental Tube Construction for Human Action Detection

2017-04-05 · Harkirat Singh Behl, Michael Sapienza, Gurkirt Singh, Suman Saha 외

Current state-of-the-art action detection systems are tailored for offline batch-processing applications. However, for online applications like human-robot interaction, current systems fall short, either because they onl…

Action Detection

Weakly-supervised Joint Anomaly Detection and Classification

2021-08-20 · Snehashis Majhi, Srijan Das, Francois Bremond, Ratnakar Dash 외

Anomaly activities such as robbery, explosion, accidents, etc. need immediate actions for preventing loss of human life and property in real world surveillance systems. Although the recent automation in surveillance syst…

Anomaly DetectionClassificationWeakly-supervised Learning

Enhanced Spatio- Temporal Image Encoding for Online Human Activity Recognition

2023-12-15 · International Conference on Machine Learning and Applications (ICMLA) 2023 12 · Nassim Mokhtari, Vincent Fer, Alexis Nédélec, Marlene Gilles 외

Human Activity Recognition (HAR) based on sen-sors data can be seen as a time series classification problem where the challenge is to handle both spatial and temporal dependencies, while focusing on the most relevant dat…

Activity RecognitionHuman Activity RecognitionTime SeriesTime Series Classification

Real-time Online Action Detection Forests using Spatio-temporal Contexts

2016-10-28 · Seungryul Baek, Kwang In Kim, Tae-Kyun Kim

Online action detection (OAD) is challenging since 1) robust yet computationally expensive features cannot be straightforwardly used due to the real-time processing requirements and 2) the localization and classification…

Action DetectionOnline Action Detection