paper-with-me

홈 › Papers

Statistical and Spatio-temporal Hand Gesture Features for Sign Language Recognition using the Leap Motion Sensor

2022-02-22 · Jordan J. Bird

In modern society, people should not be identified based on their disability, rather, it is environments that can disable people with impairments. Improvements to automatic Sign Language Recognition (SLR) will lead to more enabling environments via digital technology. Many state-of-the-art approaches to SLR focus on the classification of static hand gestures, but communication is a temporal activity, which is reflected by many of the dynamic gestures present. Given this, temporal information during the delivery of a gesture is not often considered within SLR. The experiments in this work consider the problem of SL gesture recognition regarding how dynamic gestures change during their delivery, and this study aims to explore how single types of features as well as mixed features affect the classification ability of a machine learning model. 18 common gestures recorded via a Leap Motion Controller sensor provide a complex classification problem. Two sets of features are extracted from a 0.6 second time window, statistical descriptors and spatio-temporal attributes. Features from each set are compared by their ANOVA F-Scores and p-values, arranged into bins grown by 10 features per step to a limit of the 250 highest-ranked features. Results show that the best statistical model selected 240 features and scored 85.96% accuracy, the best spatio-temporal model selected 230 features and scored 80.98%, and the best mixed-feature model selected 240 features from each set leading to a classification accuracy of 86.75%. When all three sets of results are compared (146 individual machine learning models), the overall distribution shows that the minimum results are increased when inputs are any number of mixed features compared to any number of either of the two single sets of features.

📄 PDF Abstract BibTeX arXiv:2202.11005

Code (0)

등록된 구현이 없습니다.

Tasks

Gesture RecognitionSign Language Recognition

Methods 이 논문이 사용한 방법론

SLR Please enter a description about the method here

Similar Papers 제목 키워드 기반

Short-Term Temporal Convolutional Networks for Dynamic Hand Gesture Recognition

2019-12-31 · Yi Zhang, Chong Wang, Ye Zheng, Jieyu Zhao 외

The purpose of gesture recognition is to recognize meaningful movements of human bodies, and gesture recognition is an important issue in computer vision. In this paper, we present a multimodal gesture recognition method…

Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

Egocentric Gesture Recognition for Head-Mounted AR devices

2018-08-16 · Tejo Chalasani, Jan Ondrej, Aljosa Smolic

Natural interaction with virtual objects in AR/VR environments makes for a smooth user experience. Gestures are a natural extension from real world to augmented space to achieve these interactions. Finding discriminating…

Data AugmentationGesture 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

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

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