Skip to content

martinwimpff/channel-attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEG motor imagery decoding: A framework for comparative analysis with channel attention mechanisms

This is the official repository to the paper EEG motor imagery decoding: A framework for comparative analysis with channel attention mechanisms. The model is also integrated in braindecode.

Usage

Data

All data will be downloaded automatically except for the BCIC III dataset. Download the BCIC III dataset and put all files in the directory defined in load_bcic3.

Installation

  • clone this repository
  • run pip install . to install the channel-attention package

Note: you can also use poetry for the installation

Model training

  • run run.py with the --config of your choice

Citation

If you find this repository useful, please cite our work

@article{wimpff2024eeg,
  title={EEG motor imagery decoding: A framework for comparative analysis with channel attention mechanisms},
  author={Wimpff, Martin and Gizzi, Leonardo and Zerfowski, Jan and Yang, Bin},
  journal={Journal of Neural Engineering},
  year={2024}
}

Releases

No releases published

Packages

No packages published

Languages