kusumowidi / sEMG-Muscle-Fatigue-ClasificationLinks
This is one of my capstone project for "Biomedical Signal Analysis" course to classifies muscle fatigue using custom CNN and ResNet50 models, based on handgrip strength estimations from Surface Electromyography (sEMG) signals. The Short-Time Fourier Transform (STFT) converts sEMG signals into time-frequency representations for CNN input.
☆11Updated 11 months ago
Alternatives and similar repositories for sEMG-Muscle-Fatigue-Clasification
Users that are interested in sEMG-Muscle-Fatigue-Clasification are comparing it to the libraries listed below
Sorting:
- This toolbox offers 40 feature extraction methods (EMAV, EWL, MAV, WL, SSC, ZC, and etc.) for Electromyography (EMG) signals applications…☆101Updated 4 years ago
- Continuous Estimation of Human Joint Angles From sEMG Using a Multi-Feature Temporal Convolutional Attention-Based Network☆12Updated last year
- A sample python package deployment utility for NINAPRO dataset.☆13Updated last year
- 肌电信号深度学习毕业论文☆47Updated 2 months ago
- [IEEE NER 2023] EffiE: Efficient Convolutional Neural Network for Real-Time EMG Pattern Recognition System on Edge Devices☆16Updated last year
- Repo of awesome works on surface electromyography (sEMG) based hand gesture recognition.☆35Updated 3 years ago
- Surface electromyography based gesture recognition based on dual-stream CNN☆10Updated 2 years ago
- A library of different algorithms for Classification of EMG Signal using Python & Scikit Learn☆28Updated 3 years ago
- Second-order information bottleneck for sEMG pattern recognition tasks☆13Updated 3 years ago
- A lightweight CNN-Transformer model for classification of hand gestures from trans-radial surface electromyography signals (sEMG).☆23Updated 11 months ago
- GANs for generating EMG signals☆85Updated 5 years ago
- This is an implementation of gesture recognition using a light weight convolutional neural network (CNN) - MobilenetV2. The recognition i…☆11Updated 7 months ago
- The processing flow of Ninapro datasets and the pytorch dataloader of the processed Ninapro data.☆31Updated 3 years ago
- ☆32Updated 2 years ago
- Improved sEMG-based gesture recognition☆61Updated 5 years ago
- Code of the paper "Assessing the influence of LSTM and post-processing in CNN based Hand Gesture Recognition using EMG"☆15Updated 2 years ago
- This model replaces the original CompactCNN with a Transformer model. It is designed to classify 1D EEG signals for the purpose of dr…☆12Updated 2 years ago
- Code repo of the paper "A Multi-stream Convolutional Neural Network for sEMG-based Gesture Recognition in Musclecomputer interface".