# Simple yet efficient real-time pose-based action recognition

**Authors:** Dennis Ludl, Thomas Gulde, Crist\'obal Curio

arXiv: 1904.09140 · 2019-04-22

## TL;DR

This paper presents a real-time, pose-based action recognition pipeline using monocular cameras, encoding human poses into images for classification, achieving competitive performance and demonstrating autonomous driving applications.

## Contribution

The paper introduces a novel EHPI data format for pose encoding and a real-time recognition pipeline that leverages standard computer vision methods, with a use case in autonomous driving.

## Key findings

- Achieves state-of-the-art performance in pose-based action detection
- Operates in real-time using monocular cameras
- Demonstrates training with simulation data for autonomous driving

## Abstract

Recognizing human actions is a core challenge for autonomous systems as they directly share the same space with humans. Systems must be able to recognize and assess human actions in real-time. In order to train corresponding data-driven algorithms, a significant amount of annotated training data is required. We demonstrated a pipeline to detect humans, estimate their pose, track them over time and recognize their actions in real-time with standard monocular camera sensors. For action recognition, we encode the human pose into a new data format called Encoded Human Pose Image (EHPI) that can then be classified using standard methods from the computer vision community. With this simple procedure we achieve competitive state-of-the-art performance in pose-based action detection and can ensure real-time performance. In addition, we show a use case in the context of autonomous driving to demonstrate how such a system can be trained to recognize human actions using simulation data.

## Full text

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

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1904.09140/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1904.09140/full.md

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