Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

TUH EEG Epilepsy Dataset #35

Open
aqibsaeed opened this issue Mar 9, 2021 · 2 comments
Open

TUH EEG Epilepsy Dataset #35

aqibsaeed opened this issue Mar 9, 2021 · 2 comments

Comments

@aqibsaeed
Copy link

Hi,

Is there any plan to add support for TUH EEG Epilepsy dataset?

https://www.isip.piconepress.com/projects/tuh_eeg/downloads/tuh_eeg_epilepsy/

Thanks.

@AlessioZanga
Copy link
Owner

Hi! Thank you for your interest in this repository! Unfortunately, I'm not going to add support for others datasets in the near future due to others time consuming activities.

Best regards!

@aqibsaeed
Copy link
Author

aqibsaeed commented Mar 10, 2021

Thanks for the response. I made some progress on adding the support for it. One thing is unclear, how do you select begin and end in Annotation as in and do you what would be the values for TUH Epilepsy dataset:

Annotation(
    uuid=str(uuid4()),
    file_uuid=file.uuid,
    begin=60,
    end=120,
    label=file.path.split(os.path.sep)[-6],
)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants