Hello! Thank you for sharing your amazing work. I have a few questions about the data processing:
1) The ssl_marker.py script requires h5 files, however, h5 files are generated after running the resample_signal.py script. Could you please provide information about the correct order of running the scripts?
2) There are 249 failed files from the seizure detection dataset processing due to channel related issue after running the resample_signal.py script. Is it okay to ignore the failed files?
3) Could you please provide a bit more detailed documentation of each step for the data processing and training? For example, in the split_dataset.py script, why is the split_detection_dataset written for? Same thing for get_split_patient function, and which required directory means what.
Hello! Thank you for sharing your amazing work. I have a few questions about the data processing:
1) The ssl_marker.py script requires h5 files, however, h5 files are generated after running the resample_signal.py script. Could you please provide information about the correct order of running the scripts?
2) There are 249 failed files from the seizure detection dataset processing due to channel related issue after running the resample_signal.py script. Is it okay to ignore the failed files?
3) Could you please provide a bit more detailed documentation of each step for the data processing and training? For example, in the split_dataset.py script, why is the split_detection_dataset written for? Same thing for get_split_patient function, and which required directory means what.
Your help would be highly appreciated.