AndreaAmorosini / Emotion-Recognition-On-SEED-IVLinks
Confronto fra cinque diversi modelli di machine learning per il riconoscimento delle emozioni usando rivelazioni EEG e movimento oculare dal dataset SEED-IV
☆11Updated 2 years ago
Alternatives and similar repositories for Emotion-Recognition-On-SEED-IV
Users that are interested in Emotion-Recognition-On-SEED-IV are comparing it to the libraries listed below
Sorting:
- EEG based emotion recognition using Transfer Learning and CNN model on SEED, SEED-IV and SEED-V☆39Updated 2 years ago
- Using CNN-LSTM for emotion recognition based on EEG signals☆12Updated 2 years ago
- 运动想象分类模型---ATCNet,源代码融合了关于EEGNet,DeepConvNet,ShallowConvNet等多种典型模型作对比☆28Updated 2 years ago
- ☆21Updated 2 years ago
- Using Deep Learning for Emotion Classification on EEG signals (SEED Dataset). CNN, RNN, Hybrid model, and Ensemble☆83Updated 4 years ago
- Clasificacion de imagenes motoras en señales EEG con CNN, LSTM y otros clasificadores☆54Updated 4 years ago
- Scripts to a) download DEAP EEG dataset b) preprocess its EEG signals and c) perform feature extraction☆88Updated 3 years ago
- EEG Emotion Recognition project, experiment on SEED (SEED-IV), DEAP dataset☆44Updated 6 years ago
- Preprocesamiento de BCI Competition IV data set 2a☆11Updated 5 years ago
- A research repository of deep learning on electroencephalographic (EEG) for Motor imagery(MI), including eeg data processing(visualizatio…☆83Updated last year
- 在 SEED 数据集上做 EEG 情绪识别☆120Updated 5 years ago
- The project uses EEG signals from the DEAP Dataset to classify emotions into 4 classes using Ensembled 1-D CNNs, LSTMs and 2D , 3D CNNs a…☆59Updated 3 years ago
- Code for the paper "Multi-Task CNN Model for Emotion Recognition from EEG Brain Maps". DEAP dataset. Python/Keras/Tensorflow 2 Impementat…☆66Updated 2 years ago
- MSVTNet: Multi-Scale Vision Transformer Neural Network for EEG-Based Motor Imagery Decoding☆31Updated 7 months ago
- ECE-GY 9123 Project: GCN-Explain-Net: An Explainable Graph Convolutional Neural Network (GCN) for EEG-based Motor Imagery Classification …☆53Updated 4 years ago
- pytorch implementation of EEG Emotion Recognition Using Dynamical Graph Convolutional Neural Networks☆97Updated 2 years ago
- Attention temporal convolutional network for EEG-based motor imagery classification☆302Updated last month
- Code Implementation of paper: Transformers for EEG-Based Emotion Recognition: A Hierarchical Spatial Information Learning Model☆38Updated 5 months ago
- Use Vision Transformer to generate Emotion Recognition using the DEAP dataset and EEG Signals.☆77Updated 2 years ago
- EEG-based emotion classification using DEAP dataset☆155Updated 2 years ago
- This code repository collects the source code of the representative deep learning-based MI-EEG models and runs a leaderboard to fairly co…☆15Updated 8 months ago
- Source code for the paper: Sun, Biao, et al. "Graph Convolution Neural Network based End-to-end Channel Selection and Classification for …☆22Updated 3 years ago
- Clasificación de señales de EEG de imaginación motora y calculo mental con redes neuronales convolucionales y redes neuronales recurrente…☆49Updated 3 years ago
- A template: for deep learning processing BCI-2A-Data, including loading data, preprocessing, training, testing, saving the best model, vi…☆26Updated last year
- code for LMDA☆86Updated 2 years ago
- A list of papers for motor imagery using machine learning/deep learning.☆84Updated 4 years ago
- [TAFFC-2022] PyTorch implementation of TSception v2☆147Updated 2 years ago
- PGCN: Pyramidal Graph Convolutional Network for EEG Emotion Recognition☆73Updated last year
- [TNNLS-2025] This is the pytorch implementation of EmT, a graph-transformer for EEG emotion recognition.