Research on gesture recognition method based on SEDCNN-SVM
Mingjin Zhang, Jiahao Wang, Jianming Wang, Qi Wang

TL;DR
This paper introduces SEDCNN-SVM, a novel gesture recognition method combining deep convolutional neural networks with support vector machines to improve accuracy and real-time performance in sEMG-based gesture recognition.
Contribution
The paper proposes an innovative SEDCNN-SVM model that integrates SE-Net, residual modules, and SVM for enhanced feature extraction and classification in gesture recognition.
Findings
Recognition accuracy reaches 95.5%
Outperforms other classification methods
Suitable for real-time online recognition
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems
MethodsDiffusion-Convolutional Neural Networks · Convolution · Softmax · Support Vector Machine
