# A Deep Learning Approach for Real-Time 3D Human Action Recognition from   Skeletal Data

**Authors:** Huy Hieu Pham, Houssam Salmane, Louahdi Khoudour, Alain Crouzil, Pablo, Zegers, Sergio A Velastin

arXiv: 1907.03520 · 2022-08-11

## TL;DR

This paper introduces a deep learning method that encodes skeletal data into RGB images, enabling real-time 3D human action recognition with high accuracy and low computational cost, suitable for surveillance applications.

## Contribution

It proposes a novel encoding of skeletal sequences into RGB images and utilizes DenseNet architectures for efficient, accurate action recognition in real-time surveillance scenarios.

## Key findings

- Achieves state-of-the-art accuracy on challenging datasets.
- Requires low computational time for training and inference.
- Introduces CEMEST, a new dataset for passenger behavior analysis.

## Abstract

We present a new deep learning approach for real-time 3D human action recognition from skeletal data and apply it to develop a vision-based intelligent surveillance system. Given a skeleton sequence, we propose to encode skeleton poses and their motions into a single RGB image. An Adaptive Histogram Equalization (AHE) algorithm is then applied on the color images to enhance their local patterns and generate more discriminative features. For learning and classification tasks, we design Deep Neural Networks based on the Densely Connected Convolutional Architecture (DenseNet) to extract features from enhanced-color images and classify them into classes. Experimental results on two challenging datasets show that the proposed method reaches state-of-the-art accuracy, whilst requiring low computational time for training and inference. This paper also introduces CEMEST, a new RGB-D dataset depicting passenger behaviors in public transport. It consists of 203 untrimmed real-world surveillance videos of realistic normal and anomalous events. We achieve promising results on real conditions of this dataset with the support of data augmentation and transfer learning techniques. This enables the construction of real-world applications based on deep learning for enhancing monitoring and security in public transport.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.03520/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1907.03520/full.md

## References

56 references — full list in the complete paper: https://tomesphere.com/paper/1907.03520/full.md

---
Source: https://tomesphere.com/paper/1907.03520