This repository accompanies the paper:
Dynamic Graph Convolutional Network with Dilated Convolution for Epilepsy Seizure Detection.
We use the TUSZ dataset in this study.
Install dependencies using the following command:
pip install -r requirements.txtpython train_detection_DGDCN.py --model_name DGDCN --preproc_dir /data/TUSZ/your path/ --max_seq_len 12