Skip to content

SionAn/MICCAI2024-ResTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MICCAI 2024 ResTL

The implementation of "Subject-Adaptive Transfer Learning Using Resting State EEG Signals for Cross-Subject EEG Motor Imagery Classification" early accepted at MICCAI 2024. (Top < 11%)

Overview

Run

  • Example of training script
python main.py -g [gpu_id] -d [dataset] -m [model] -te [test subject] --checkpoint [path for saving model]
  • To test the trained model, use -t 'test'

Citation

@article{an2024subject,
  title={Subject-Adaptive Transfer Learning Using Resting State EEG Signals for Cross-Subject EEG Motor Imagery Classification},
  author={An, Sion and Kang, Myeongkyun and Kim, Soopil and Chikontwe, Philip and Shen, Li and Park, Sang Hyun},
  journal={arXiv preprint arXiv:2405.19346},
  year={2024}
}

Thanks to

Jeon et al. : https://github.com/eunjin93/SICR_BCI
EEG-Conformer: https://github.com/eeyhsong/EEG-Conformer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages