There are 6 repositories under motor-imagery-classification topic.
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
EEG Motor Imagery Tasks Classification (by Channels) via Convolutional Neural Networks (CNNs) based on TensorFlow
A research repository of deep learning on electroencephalographic (EEG) for Motor imagery(MI), including eeg data processing(visualization & analysis), papers(research and summary), deep learning models(reproduction and experiments).
IEEE Transactions on Emerging Topics in Computational Intelligence
Deep Learning pipeline for motor-imagery classification.
Improving performance of motor imagery classification using variational-autoencoder and synthetic EEG signals
Rethinking CNN Architecture for Enhancing Decoding Performance of Motor Imagery-based EEG Signals
EEG Motor Imagery Classification Using CNN, Transformer, and MLP
Towards Domain Free Transformer for Generalized EEG Pre-training
Motor Imagery EEG signal Classification on DWT
Project to test the accuracy of multiple algorithms published in articles to the EEG binary motor imagery problem
This is a python code for extracting EEG signals from dataset 2b from competition iv, then it converts the data to spectrogram images to classify them using a CNN classifier.
Senior Design Project at UH
Implementation of Convolutional Recurrent Neural Network (CRNN) to decode motor imagery EEG data.
This code is for classifying spectrogram images of Motor Movement/Imagery tasks using a Convolutional Neural Network (CNN) and Generative Adversarial Network (GAN) for data augmentation..
Using Deep Learning techniques to classify Motor Imagery Electroencephalography (EEG) signals
Record EEG data from a Muse 2 headband using the MInd Monitor app and python osc module. Build and train a CNN model in Keras framework to classify Left-Right Motor Imagery. Make real-time predictions using the trained model.
A Novel Adversarial Approach for EEG Dataset Refinement: Enhancing Generalization through Proximity-to-Boundary Scoring
Motor Imagery System Using a Low-Cost EEG Brain Computer Interface.
A MATLAB toolbox for classification of motor imagery tasks in EEG-based BCI system with CSP, FB-CSP and BSSFO
This repository contains all the code used in the experiments of the paper Restricted Exhaustive Search for Frequency Band Selection in Motor Imagery Classification as well as additional information of the experiments and results, and how to reproduce them.
EEG Classification API using Flask
This project aim is to classify the motor imagery signals extracted from the brain using an Electro Encephalogram
This Python script creates, trains, and tests a Convolutional Neural Network (CNN) for image classification using various libraries like Numpy, Tensorflow, OpenCV, Keras, etc. The input images are spectrum images that are loaded from a specified folder path and pre-processed by resizing and normalizing.
ECoG Motor Imagery Classification and Analysis. (Neuromatch Academy Project)
Real-Time BCI for Rock-Paper-Scissors: Decoding Motor Imagery with Minimal Training
University MS Thesis Project, Controlling an avatar in a Virtual Environment via EEG Motor Imagery
Exploring Brain Signal Processing Pipelines for Kaggle Challenges
This is works in attempt to develop novel, state-of-the-art models for decoding EEG MI data from patient datasets. Specifically using GAT, highlighting their potential advantages.
Orthogonal matching pursuit-based feature selection for motor-imagery EEG signal
Project for XAI606(Korea University)
Leveraging Transfer Learning to Improve Stroke Patient Motor-Imagery Classification.
Motor Imagery in VR-BCI
The topic is "Using Different algorithm to classify the motor imagery EEG signal"
Motor Imagery model for Technology Workshop class