**NOTE: the code is not completed yet. Currently, only setups for MASS, SleepEDF-20, and SleepEDF-78 databases are availble, those for Physionet2018 and SHHS will be updated soon.
These are source code and experimental setup for SHHS, MASS, Physionet 2018, Sleep-EDF Explanded (both version with 20 and 78 subjects) databases. We try to keep the experiments separately for each database to ease exploring them invididually.
The pretrained models can be downloaded from Part 1/2 and Part 2/2 to be used in combination with the code to re-produce the results in the paper.
run_all.m
./tensorflow_nets/
, for example ./tensorflow_nets/xsleepnet2/
bash run_1chan.sh
. This may take a long time depending on the resouces available. run_all.m
to compute performance metrics.
**NOTE for SleepEDF-20 and SleepEDF-78: meta information (e.g. light on time, light off time, etc.) are needed to process the edf files. These information is given in the directory in sleepedf-20/__sleepedf20_meta_info/
and sleepedf-78/__sleepedf78_meta_info/
, respectively. They should
be copied into the directory where the databases are stored.
Sleep scoring results with the networks across the experimental databases:
Huy Phan
School of Electronic Engineering and Computer Science
Queen Mary University of London
Email: h.phan{at}qmul.ac.uk
CC-BY-NC-4.0