-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
Dear authors,
Thanks for sharing the code! I am trying to run it on the SEED dataset.
I am trying to understand how the 5-fold cross validation is done.
I have run seed.m and seed_process_slide_cv.py, to prepare the SEED dataset.
When I run the script: conformer_seed_1s_5fold.py I get an error in the method get_source_data().
What shape should have the attribute self.all_data when running this line of code: self.all_data = np.load(self.root + 'S%d_session1.npy' % self.nSub, allow_pickle=True).
Maybe I did a mistake when preprocessing the dataset. Any help is more than welcome!
Thanks in advance :D
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels