paper-with-me

홈 › Papers

A Spatio-Temporal Multilayer Perceptron for Gesture Recognition

2022-04-25 · Adrian Holzbock, Alexander Tsaregorodtsev, Youssef Dawoud, Klaus Dietmayer, Vasileios Belagiannis

Gesture recognition is essential for the interaction of autonomous vehicles with humans. While the current approaches focus on combining several modalities like image features, keypoints and bone vectors, we present neural network architecture that delivers state-of-the-art results only with body skeleton input data. We propose the spatio-temporal multilayer perceptron for gesture recognition in the context of autonomous vehicles. Given 3D body poses over time, we define temporal and spatial mixing operations to extract features in both domains. Additionally, the importance of each time step is re-weighted with Squeeze-and-Excitation layers. An extensive evaluation of the TCG and Drive&Act datasets is provided to showcase the promising performance of our approach. Furthermore, we deploy our model to our autonomous vehicle to show its real-time capability and stable execution.

📄 PDF Abstract BibTeX arXiv:2204.11511

Code (1)

holzbock/st_mlp 공식 구현 pytorch

Tasks

Autonomous VehiclesGesture RecognitionSkeleton Based Action Recognition

Similar Papers 제목 키워드 기반

Gesture Recognition with Keypoint and Radar Stream Fusion for Automated Vehicles

2023-02-20 · Adrian Holzbock, Nicolai Kern, Christian Waldschmidt, Klaus Dietmayer 외

We present a joint camera and radar approach to enable autonomous vehicles to understand and react to human gestures in everyday traffic. Initially, we process the radar data with a PointNet followed by a spatio-temporal…

Autonomous VehiclesGesture Recognition

Multi-stage Factorized Spatio-Temporal Representation for RGB-D Action and Gesture Recognition

2023-08-23 · Yujun Ma, Benjia Zhou, Ruili Wang, Pichao Wang

RGB-D action and gesture recognition remain an interesting topic in human-centered scene understanding, primarily due to the multiple granularities and large variation in human motion. Although many RGB-D based action an…

Gesture RecognitionScene Understanding

Dynamic LIBRAS Gesture Recognition via CNN over Spatiotemporal Matrix Representation

2026-03-26 · Jasmine Moreira arxiv

This paper proposes a method for dynamic hand gesture recognition based on the composition of two models: the MediaPipe Hand Landmarker, responsible for extracting 21 skeletal keypoints of the hand, and a convolutional n…

Hand Gesture Recognition

Using 3D Convolutional Neural Networks to Learn Spatiotemporal Features for Automatic Surgical Gesture Recognition in Video

2019-07-26 · Isabel Funke, Sebastian Bodenstedt, Florian Oehme, Felix von Bechtolsheim 외

Automatically recognizing surgical gestures is a crucial step towards a thorough understanding of surgical skill. Possible areas of application include automatic skill assessment, intra-operative monitoring of critical s…

Gesture RecognitionSurgical Gesture Recognition

Spatiotemporal Learning of Dynamic Gestures from 3D Point Cloud Data

2018-04-24 · Joshua Owoyemi, Koichi Hashimoto

In this paper, we demonstrate an end-to-end spatiotemporal gesture learning approach for 3D point cloud data using a new gestures dataset of point clouds acquired from a 3D sensor. Nine classes of gestures were learned f…

Data AugmentationScene Understanding