Skip to content

Open-EXG/DGDCN-EEG-Seizure-Detection

Repository files navigation

EEG Seizure Detection

This repository accompanies the paper:
Dynamic Graph Convolutional Network with Dilated Convolution for Epilepsy Seizure Detection.


📁 Data

We use the TUSZ dataset in this study.

📦 Requirements

Install dependencies using the following command:

pip install -r requirements.txt

🚀 Usage

python train_detection_DGDCN.py --model_name DGDCN --preproc_dir /data/TUSZ/your path/ --max_seq_len 12 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors