CN114159079B - Multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model - Google Patents
Multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model Download PDFInfo
- Publication number
- CN114159079B CN114159079B CN202111371113.9A CN202111371113A CN114159079B CN 114159079 B CN114159079 B CN 114159079B CN 202111371113 A CN202111371113 A CN 202111371113A CN 114159079 B CN114159079 B CN 114159079B
- Authority
- CN
- China
- Prior art keywords
- muscle
- sample
- training
- label
- feature
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/24—Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
- A61B5/316—Modalities, i.e. specific diagnostic methods
- A61B5/389—Electromyography [EMG]
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/24—Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
- A61B5/316—Modalities, i.e. specific diagnostic methods
- A61B5/389—Electromyography [EMG]
- A61B5/397—Analysis of electromyograms
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7203—Signal processing specially adapted for physiological signals or for diagnostic purposes for noise prevention, reduction or removal
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7235—Details of waveform analysis
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7235—Details of waveform analysis
- A61B5/725—Details of waveform analysis using specific filters therefor, e.g. Kalman or adaptive filters
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7235—Details of waveform analysis
- A61B5/7253—Details of waveform analysis characterised by using transforms
- A61B5/7257—Details of waveform analysis characterised by using transforms using Fourier transforms
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7235—Details of waveform analysis
- A61B5/7264—Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
- A61B5/7267—Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems involving training the classification device
Landscapes
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Public Health (AREA)
- Biomedical Technology (AREA)
- Heart & Thoracic Surgery (AREA)
- Medical Informatics (AREA)
- Molecular Biology (AREA)
- Surgery (AREA)
- Animal Behavior & Ethology (AREA)
- Biophysics (AREA)
- Pathology (AREA)
- Veterinary Medicine (AREA)
- Artificial Intelligence (AREA)
- Signal Processing (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physiology (AREA)
- Psychiatry (AREA)
- Mathematical Physics (AREA)
- Evolutionary Computation (AREA)
- Fuzzy Systems (AREA)
- Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)
Abstract
The invention discloses a muscle fatigue detection method based on feature extraction and GRU deep learning models, which comprises the following steps: the method comprises the steps of 1, collecting surface electromyographic signals of a long-term back muscle group of a subject through a surface electromyographic sensor, dividing sample data, screening abnormal values, filtering and denoising, and setting classification labels according to fatigue limit; 2, extracting the cleaned data sample sliding window into a characteristic sequence of the shape [ s, c ], guiding the characteristic sequence into a GRU neural network for training, and setting sample sampling weight measures in the training process to solve the problem of unbalanced sample labels; and 3, adjusting the learning rate optimization model by using the verification set, selecting an optimal model by taking the accuracy of the verification set as a standard, and running the final model on the test set, wherein the fatigue detection of each final muscle area can reach an accuracy rate of more than 98%. The invention can overcome the limitation of the traditional single muscle detection method, carry out comprehensive fatigue detection on main muscle groups of the human body, and improve the detection accuracy.
Description
Technical Field
The invention relates to the technical field of physiological signal feature detection, in particular to a multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model.
Background
The muscular system is an important part of the human body and provides power for various movements of the human body. However, after the muscles are kept tight for a long time or repeatedly operated, muscle fatigue can be generated, so that normal movement of a human body is affected, and even the muscles themselves can be damaged. Therefore, the accurate detection of the human muscle fatigue state is the basis of muscle fatigue relief and treatment, and has important kinematic and medical significance.
The surface myoelectricity (surface ElectroMyoGraphy, sEMG) signal is a weak current signal generated when muscle exercises, the change of the surface myoelectricity (surface ElectroMyoGraphy, sEMG) signal is related to factors such as the number of exercise units involved in the activities, the activity mode, the metabolic state and the like, the muscle activity state and the functional state can be accurately reflected in real time, and the surface myoelectricity (surface ElectroMyoGraphy, sEMG) signal has important practical value in the evaluation of muscle functions in the rehabilitation medical field and the fatigue judgment in the sports science and is mostly used for detecting the muscle fatigue of specific parts of a human body. Muscle fatigue is derived from a relatively complex physiological process, most researchers currently rely on experimental paradigms for analyzing muscle fatigue, extract different features for statistics and traditional machine learning analysis, and rely on a large number of manual operations in the early and late stages of the study, and lack real-time performance and accuracy.
The deep learning method adopts a multi-level neural network structure, can autonomously perform feature learning and hierarchical feature representation, and has the core of discarding links such as manual features in the traditional machine learning method. However, according to research, most of the existing deep learning methods are only used for fatigue detection of a specific muscle, so that the method has no universal applicability and simultaneously limits the real-time performance and accuracy of fatigue detection.
Disclosure of Invention
Aiming at the defect of lack of general applicability caused by single muscle in fatigue detection in the prior art, the invention provides a multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model, so that more effective feature combination can be extracted, and multi-muscle fatigue detection is performed by combining with a GRU time sequence deep network, thereby improving general applicability and accuracy of detection.
The technical scheme adopted by the invention for solving the technical problems is as follows:
the invention discloses a multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model, which is characterized by comprising the following steps:
s1: collecting surface electromyographic signal data of m muscles of a subject according to a sampling frequency f by a surface electromyographic detector, and respectively carrying out overlapping sliding window segmentation on the surface electromyographic signal data according to a window length u and a sliding step length step to generate a time sequence sample T of an ith muscle i =[t 1 ,t 2 ,…,t n ,…,t N ]Wherein t is n The potential value of the N-th surface electromyographic signal in the time sequence sample of the i-th muscle is represented, and N=u.f is the number of single sample signal points; i epsilon [1, m];
S2: time series sample T for ith muscle i Pretreatment and feature extraction:
s2.1: screening out time-series samples T of ith muscle i Filtering and denoising the abnormal value in the sequence sample to obtain a preprocessed sequence sample T '' i ;
S2.2: setting the window length to u 1 For the time sequence samples T 'after pretreatment without overlapping' i Sliding window and extracting s groups of characteristic sequences, each group comprising c different time domain and frequency domain characteristics, thereby generating a data structure as [ s, c ]]Characteristic sequence samples of the ith muscle of (2) are noted as
F i =[[f 11 ,f 12 ,…,f 1c ],[f 21 ,f 22 ,…,f 2c ],…,[f a1 ,f a2 ,…,f ab ,…,f ac ],…,[f s1 ,f s2 ,…,f sc ]]The method comprises the steps of carrying out a first treatment on the surface of the Wherein f ab The b-th feature of the a-th feature sequence in the sample of the feature sequence representing the i-th muscle, a.epsilon.1, s],b∈[1,c];
S3: setting a sample tag and creating a dataset:
s3.1: fatigue limit T recorded in experiments boundary For the time sequence samples T 'after pretreatment according to the setting classification labels' i If t N <T boundary Then the characteristic sequence of the ith muscle is setSample F i The label of (2) is k 1 The method comprises the steps of carrying out a first treatment on the surface of the If t 1 <T boundary <t N Setting F i The label of (2) is k 2 The method comprises the steps of carrying out a first treatment on the surface of the If t 1 >T boundary Setting F i The label of (2) is k 3 Thereby obtaining a characteristic sequence sample F 'with a label' i Thereby obtaining a characteristic sequence sample set with a label
S3.2: sample of tagged signature sequence F' i The characteristic sequence sample of each muscle is divided into an ith training set S train-i And the ith verification set S val-i Thereby mixing training sets of m muscles and constructing a total training set S train Mix the validation sets of m muscles and construct the total validation set S val ;
S4: from the labeled feature sequence sample setThe ratio of the number of 3 kinds of label samples in the system is used for generating the sampling weight of the characteristic sequence sample of each muscle by using a weighted random sampling method, and the sampling weight is used as a total training set S train Sampling probability of corresponding feature sequence samples in the training process;
s5: F_GRU neural network model composed of D-layer GRU units is constructed, and the normalized total training set S 'is obtained' train Inputting bs into the F_GRU neural network model according to the size of each batch for training, and normalizing the total verification set S 'after training' val Verifying the model obtained by training according to bs as the size of each batch, continuously adjusting the learning rate lr by taking the accuracy ACC as an evaluation index, and stopping training when the accuracy ACC is not improved any more, so as to obtain the model with the highest retention accuracy as a final trained F_GRU neural network model;
s6: and performing fatigue detection on the surface electromyographic signal data to be tested by using the final trained F_GRU neural network model, and outputting a fatigue state corresponding to the classification label.
Compared with the prior art, the invention has the beneficial effects that:
1. the feature sequence structure designed by the invention fully characterizes the sample by using the extracted features, and simultaneously retains the feature change information of a single sample in the time dimension, so that the feature sequence structure has stronger feature characterization capability than that of extracting only one group of features of the single sample;
2. in the classification effect, the classification accuracy rate of the designed characteristic sequence data structure matched with the GRU network method for completing the muscle fatigue task can reach more than 98%, and the classification accuracy rate is superior to that of the traditional statistical analysis and machine learning classification method;
3. from different muscle types, the classification effect of the model obtained by training is not greatly different on different types of muscles, and the classification effect is about 98%, so that the model fully shows that the model learns the common expression relationship among different types of muscles, and the model has general applicability;
4. in terms of performance, the method disclosed by the invention has the advantages of shorter time consumption, less occupied memory and stronger comprehensive performance for completing tasks after extracting and extracting the features, and is suitable for detecting task requirements in real time.
Drawings
FIG. 1 is a flow chart of a method of fatigue detection based on feature extraction and GRU network of the present invention.
FIG. 2 is a schematic diagram of data segmentation, extracted features and label partitioning in accordance with the present invention.
FIG. 3 is a schematic block diagram of the GRU unit of the invention.
Detailed Description
In the embodiment, the multi-type muscle fatigue detection method based on the feature extraction and the GRU deep learning model is characterized in that a plurality of muscle sEMG signals are collected as training data, effective time domain and frequency domain feature combinations are further designed and extracted to be used as input, and the principle characteristics of GRU deep learning network in time sequence detection are combined, so that the multi-muscle fatigue detection method is designed, and the GRU network model trained by using a unique sample structure and more effective feature combinations has the advantages of strong universal applicability and high accuracy when performing multi-muscle fatigue detection tasks. Specifically, as shown in fig. 1, the steps are as follows:
s1: collecting surface electromyographic signal data of m muscles of a subject according to a sampling frequency f by a surface electromyographic detector, and respectively carrying out overlapping sliding window segmentation on the surface electromyographic signal data according to a window length u and a sliding step length step to generate a time sequence sample T of an ith muscle i =[t 1 ,t 2 ,…,t n ,…,t N ]Wherein t is n The potential value of the N-th surface electromyographic signal in the time sequence sample of the i-th muscle is represented, and N=u.f is the number of single sample signal points; i epsilon [1, m]The method comprises the steps of carrying out a first treatment on the surface of the In the embodiment, the subjects perform simulation actions on a computer platform, 8 sEMG original data of 30 subjects are collected, the sampling frequency f=1000 Hz, and finally 8-person data are screened and reserved; setting the window length u=3min and the sliding step length step=5s, wherein n=180000, namely one time sequence sample comprises 180000 data points, two adjacent samples overlap 175000 points, the original data is fully utilized, and the sample point division is shown as a data axis in fig. 2;
s2: time series sample T for ith muscle i Pretreatment and feature extraction:
s2.1: screening out time-series samples T of ith muscle i Filtering and denoising the abnormal value in the sequence sample to obtain a preprocessed sequence sample T '' i The method comprises the steps of carrying out a first treatment on the surface of the In the embodiment, the screened abnormal values comprise null values, super-limit values and the like, the Butterworth 5Hz high-pass filtering is used for reserving a plurality of frequency bands of the electromyographic signals, and the 50Hz band-stop filtering is used for removing power frequency interference;
s2.2: setting the window length to u 1 For the time sequence samples T 'after pretreatment without overlapping' i Sliding window and extracting s groups of characteristic sequences, each group comprising c different time domain and frequency domain characteristics, thereby generating a data structure as [ s, c ]]Characteristic sequence samples of the ith muscle of (2) are noted as
F i =[[f 11 ,f 12 ,…,f 1c ],[f 21 ,f 22 ,…,f 2c ],…,[f a1 ,f a2 ,…,f ab ,…,f ac ],…,[f s1 ,f s2 ,…,f sc ]]The method comprises the steps of carrying out a first treatment on the surface of the Wherein f ab A b-th feature of the a-th feature sequence in the sample of feature sequences representing the i-th muscle; a E [1, s ]],b∈[1,c]In the present embodiment, u is set 1 =0.5 s, s=36, c=9, i.e. each set of sequences contains 5 time domain features: zero crossing rate ZC, average rectification value ARV, root mean square myoelectric value RMS, average absolute value MAV, sign change slope SSC and 4 frequency domain features: median frequency MDF and average power frequency MNF based on fourier transform, median frequency IMDF and average power frequency IMNF based on wavelet transform, generating a data shape of [36,9 ]]As shown in fig. 2;
s3: setting a sample tag and creating a dataset:
s3.1: fatigue limit T recorded in experiments boundary For the time sequence samples T 'after pretreatment according to the setting classification labels' i If t N <T boundary Setting the characteristic sequence sample F of the ith muscle i The label of (2) is k 1 The method comprises the steps of carrying out a first treatment on the surface of the If t 1 <T boundary <t N Setting F i The label of (2) is k 2 The method comprises the steps of carrying out a first treatment on the surface of the If t 1 >T boundary Setting F i The label of (2) is k 3 Thereby obtaining a characteristic sequence sample F 'with a label' i Thereby obtaining a characteristic sequence sample set with a labelIn the present embodiment, k is set 1 =0、k 2 =1、k 3 =2, corresponding to the non-fatigue state, the fatigue transition state, and the fatigue state, respectively;
s3.2: sample of tagged signature sequence F' i The characteristic sequence sample of each muscle is divided into an ith training set S train-i And the ith verification set S val-i Thereby mixing training sets of m muscles and constructing a total training set S train Mix the validation sets of m muscles and construct the total validation set S val The method comprises the steps of carrying out a first treatment on the surface of the In the embodiment, the training set and the verification set are divided in a ratio of 8:2;
s4: based on tagged signature sequencesSample setThe ratio of the number of 3 kinds of label samples in the system is used for generating the sampling weight of the characteristic sequence sample of each muscle by using a weighted random sampling method, and the sampling weight is used as a total training set S train Sampling probability of corresponding feature sequence samples in the training process; in the embodiment, the weighted value of each sampled sample is generated by means of the weightedrandom sampler tool in the pytorch, so that the problem of unbalanced sample labels is solved;
s5: F_GRU neural network model composed of D-layer GRU units is constructed, and the normalized total training set S 'is obtained' train Inputting bs into the F_GRU neural network model according to the size of each batch for training, and normalizing the total verification set S 'after training' val Verifying the model obtained by training according to bs as the size of each batch, continuously adjusting the learning rate lr by taking the accuracy ACC as an evaluation index, and stopping training when the accuracy ACC is not improved any more, so as to obtain the model with the highest retention accuracy as a final trained F_GRU neural network model; in this embodiment, d=2, the structure of the GRU unit is shown in fig. 3, a dual-layer f_gru network is constructed, the number of input samples per batch bs=128 is set, and the batch input data structure thus constructed is [ bs, s, c ]] =[128,36,9]After reading the data sample, performing single-channel normalization, and performing iterative training by using an InstanceNorm2d command in a pytorch, wherein the initial learning rate lr=0.01 is set;
s6: performing fatigue detection on surface electromyographic signal data to be tested by utilizing the final trained F_GRU neural network model, and outputting a fatigue state corresponding to the classification label; in the step S6.1-S6.2 shown in fig. 1, in the present example, surface electromyographic signal data is recorded every 3 periods in real-time detection, filtering and denoising are performed on the data collected at the current moment, and feature extraction is performed, in the same step S2, the processed feature samples are normalized and then input into the GRU optimal model obtained in step S5, and fatigue detection results of eight muscles are output, namely the final result.
Claims (1)
1. A multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model is characterized by comprising the following steps:
s1: collecting surface electromyographic signal data of m muscles of a subject according to a sampling frequency f by a surface electromyographic detector, and respectively carrying out overlapping sliding window segmentation on the surface electromyographic signal data according to a window length u and a sliding step length step to generate a time sequence sample T of an ith muscle i =[t 1 ,t 2 ,…,t n ,…,t N ]Wherein t is n The potential value of the N-th surface electromyographic signal in the time sequence sample of the i-th muscle is represented, and N=u.f is the number of single sample signal points; i epsilon [1, m];
S2: time series sample T for ith muscle i Pretreatment and feature extraction:
s2.1: screening out time-series samples T of ith muscle i Filtering and denoising the abnormal value in the sequence sample T after pretreatment i ′;
S2.2: setting the window length to u 1 For the time sequence sample T after pretreatment without overlapping i ' sliding window and extracting s sets of feature sequences, each set comprising c different time-domain, frequency-domain features, thereby generating a data structure of [ s, c ]]Characteristic sequence samples of the ith muscle of (2) are noted as
F i =[[f 11 ,f 12 ,…,f 1c ],[f 21 ,f 22 ,…,f 2c ],…,[f a1 ,f a2 ,…,f ab ,…,f ac ],…,[f s1 ,f s2 ,…,f sc ]]The method comprises the steps of carrying out a first treatment on the surface of the Wherein f ab The b-th feature of the a-th feature sequence in the sample of the feature sequence representing the i-th muscle, a.epsilon.1, s],b∈[1,c];
S3: setting a sample tag and creating a dataset:
s3.1: fatigue limit T recorded in experiments boundary For the time sequence sample T after pretreatment according to the setting of the classification label i ' if t N <T boundary Setting the characteristic sequence sample F of the ith muscle i The label of (2) is k 1 The method comprises the steps of carrying out a first treatment on the surface of the If t 1 <T boundary <t N Setting F i The label of (2) is k 2 The method comprises the steps of carrying out a first treatment on the surface of the If t 1 >T boundary Setting F i The label of (2) is k 3 Thereby obtaining a characteristic sequence sample F with a label i ' and further obtaining a characteristic sequence sample set with a label
S3.2: sample F of the signature sequence with the tag i The feature sequence sample of each muscle in' is divided into an ith training set S train-i And the ith verification set S val-i Thereby mixing training sets of m muscles and constructing a total training set S train Mix the validation sets of m muscles and construct the total validation set S val ;
S4: from the labeled feature sequence sample setThe ratio of the number of 3 kinds of label samples in the system is used for generating the sampling weight of the characteristic sequence sample of each muscle by using a weighted random sampling method, and the sampling weight is used as a total training set S train Sampling probability of corresponding feature sequence samples in the training process;
s5: F_GRU neural network model composed of D-layer GRU units is constructed, and the normalized total training set S 'is obtained' train Inputting bs into the F_GRU neural network model according to the size of each batch for training, and normalizing the total verification set S 'after training' val Verifying the model obtained by training according to bs as the size of each batch, continuously adjusting the learning rate lr by taking the accuracy ACC as an evaluation index, and stopping training when the accuracy ACC is not improved any more, so as to obtain the model with the highest retention accuracy as a final trained F_GRU neural network model;
s6: and performing fatigue detection on the surface electromyographic signal data to be tested by using the final trained F_GRU neural network model, and outputting a fatigue state corresponding to the classification label.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111371113.9A CN114159079B (en) | 2021-11-18 | 2021-11-18 | Multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111371113.9A CN114159079B (en) | 2021-11-18 | 2021-11-18 | Multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114159079A CN114159079A (en) | 2022-03-11 |
CN114159079B true CN114159079B (en) | 2023-05-02 |
Family
ID=80479665
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111371113.9A Active CN114159079B (en) | 2021-11-18 | 2021-11-18 | Multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114159079B (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114931390B (en) * | 2022-05-06 | 2023-06-13 | 电子科技大学 | Muscle strength estimation method based on fatigue analysis |
CN115985464B (en) * | 2023-03-17 | 2023-07-25 | 山东大学齐鲁医院 | Muscle fatigue classification method and system based on multi-mode data fusion |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109820525A (en) * | 2019-01-23 | 2019-05-31 | 五邑大学 | A kind of driving fatigue recognition methods based on CNN-LSTM deep learning model |
CN113116363A (en) * | 2021-04-15 | 2021-07-16 | 西北工业大学 | Method for judging hand fatigue degree based on surface electromyographic signals |
CN113312994A (en) * | 2021-05-18 | 2021-08-27 | 中国科学院深圳先进技术研究院 | Gesture classification recognition method and application thereof |
-
2021
- 2021-11-18 CN CN202111371113.9A patent/CN114159079B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109820525A (en) * | 2019-01-23 | 2019-05-31 | 五邑大学 | A kind of driving fatigue recognition methods based on CNN-LSTM deep learning model |
CN113116363A (en) * | 2021-04-15 | 2021-07-16 | 西北工业大学 | Method for judging hand fatigue degree based on surface electromyographic signals |
CN113312994A (en) * | 2021-05-18 | 2021-08-27 | 中国科学院深圳先进技术研究院 | Gesture classification recognition method and application thereof |
Non-Patent Citations (2)
Title |
---|
周旭峰 ; 王醒策 ; 武仲科 ; Vladimir Korkhov ; Luciano Paschoal Gaspary ; .基于组合RNN网络的EMG信号手势识别.光学精密工程.2020,(第02期),全文. * |
李赵春.基于肌电信号稀疏特征的手势识别方法研究.电子技术应用.2020,全文. * |
Also Published As
Publication number | Publication date |
---|---|
CN114159079A (en) | 2022-03-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Zhao et al. | Noise rejection for wearable ECGs using modified frequency slice wavelet transform and convolutional neural networks | |
CN108388348B (en) | Myoelectric signal gesture recognition method based on deep learning and attention mechanism | |
CN100415159C (en) | Dynamic characteristic analysis method of real-time tendency of heart state | |
CN110432898A (en) | A kind of epileptic attack eeg signal classification system based on Nonlinear Dynamical Characteristics | |
CN108714026A (en) | The fine granularity electrocardiosignal sorting technique merged based on depth convolutional neural networks and on-line decision | |
CN114159079B (en) | Multi-type muscle fatigue detection method based on feature extraction and GRU deep learning model | |
CN106293057A (en) | Gesture identification method based on BP neutral net | |
CN105446484A (en) | Electromyographic signal gesture recognition method based on hidden markov model | |
CN108491077A (en) | A kind of surface electromyogram signal gesture identification method for convolutional neural networks of being divided and ruled based on multithread | |
CN105877766A (en) | Mental state detection system and method based on multiple physiological signal fusion | |
CN103955270B (en) | Character high-speed input method of brain-computer interface system based on P300 | |
CN113205074B (en) | Gesture recognition method fusing multi-mode signals of myoelectricity and micro-inertia measurement unit | |
CN109864714A (en) | A kind of ECG Signal Analysis method based on deep learning | |
CN114512239B (en) | Cerebral apoplexy risk prediction method and system based on transfer learning | |
CN107518896B (en) | A kind of myoelectricity armlet wearing position prediction technique and system | |
CN105448291A (en) | Parkinsonism detection method and detection system based on voice | |
CN108681685A (en) | A kind of body work intension recognizing method based on human body surface myoelectric signal | |
CN113069117A (en) | Electroencephalogram emotion recognition method and system based on time convolution neural network | |
CN110477932B (en) | Student psychological stress assessment method and system based on Internet and cloud computing | |
CN114841216B (en) | Electroencephalogram signal classification method based on model uncertainty learning | |
CN113729738A (en) | Construction method of multi-channel electromyographic feature image | |
CN108564105A (en) | Online gesture recognition method for myoelectric individual difference problem | |
CN113116363A (en) | Method for judging hand fatigue degree based on surface electromyographic signals | |
CN116570284A (en) | Depression recognition method and system based on voice characterization | |
CN105787459A (en) | ERP signal classification method based on optimal score sparse determination |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |