paper-with-me

홈 › Papers

Research on gesture recognition method based on SEDCNN-SVM

2024-10-24 · Mingjin Zhang, Jiahao Wang, Jianming Wang, Qi Wang

Gesture recognition based on surface electromyographic signal (sEMG) is one of the most used methods. The traditional manual feature extraction can only extract some low-level signal features, this causes poor classifier performance and low recognition accuracy when dealing with some complex signals. A recognition method, namely SEDCNN-SVM, is proposed to recognize sEMG of different gestures. SEDCNN-SVM consists of an improved deep convolutional neural network (DCNN) and a support vector machine (SVM). The DCNN can automatically extract and learn the feature information of sEMG through the convolution operation of the convolutional layer, so that it can capture the complex and high-level features in the data. The Squeeze and Excitation Networks (SE-Net) and the residual module were added to the model, so that the feature representation of each channel could be improved, the loss of feature information in convolutional operations was reduced, useful feature information was captured, and the problem of network gradient vanishing was eased. The SVM can improve the generalization ability and classification accuracy of the model by constructing an optimal hyperplane of the feature space. Hence, the SVM was used to replace the full connection layer and the Softmax function layer of the DCNN, the use of a suitable kernel function in SVM can improve the model's generalization ability and classification accuracy. To verify the effectiveness of the proposed classification algorithm, this method is analyzed and compared with other comparative classification methods. The recognition accuracy of SEDCNN-SVM can reach 0.955, it is significantly improved compared with other classification methods, the SEDCNN-SVM model is recognized online in real time.

📄 PDF Abstract BibTeX arXiv:2410.18557

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGesture Recognition

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

LD-ConGR: A Large RGB-D Video Dataset for Long-Distance Continuous Gesture Recognition

2022-01-01 · CVPR 2022 1 · Dan Liu, Libo Zhang, Yanjun Wu

Gesture recognition plays an important role in natural human-computer interaction and sign language recognition. Existing research on gesture recognition is limited to close-range interaction such as vehicle gesture …

Gesture RecognitionSign Language Recognition

UAV-GESTURE: A Dataset for UAV Control and Gesture Recognition

2019-01-09 · Asanka G Perera, Yee Wei Law, Javaan Chahl

Current UAV-recorded datasets are mostly limited to action recognition and object tracking, whereas the gesture signals datasets were mostly recorded in indoor spaces. Currently, there is no outdoor recorded public video…

Action RecognitionGesture RecognitionObject TrackingTemporal Action Localization

Study and Survey on Gesture Recognition Systems

2023-12-01 · Kshitij Deshpande, Varad Mashalkar, Kaustubh Mhaisekar, Amaan Naikwadi 외

In recent years, there has been a considerable amount of research in the Gesture Recognition domain, mainly owing to the technological advancements in Computer Vision. Various new applications have been conceptualised an…

Gesture RecognitionIndustrial RobotsSurvey

A Methodological and Structural Review of Hand Gesture Recognition Across Diverse Data Modalities

2024-08-10 · Jungpil Shin, Abu Saleh Musa Miah, Md. Humaun Kabir, Md. Abdur Rahim 외

Researchers have been developing Hand Gesture Recognition (HGR) systems to enhance natural, efficient, and authentic human-computer interaction, especially benefiting those who rely solely on hand gestures for communicat…

ArticlesEEGGesture RecognitionHand Gesture Recognition+1

SocialGesture: Delving into Multi-person Gesture Understanding

2025-04-03 · CVPR 2025 1 · Xu Cao, Pranav Virupaksha, Wenqi Jia, Bolin Lai 외

Previous research in human gesture recognition has largely overlooked multi-person interactions, which are crucial for understanding the social context of naturally occurring gestures. This limitation in existing dataset…

Gesture RecognitionQuestion AnsweringTemporal LocalizationVisual Question Answering+1