-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
-
I guess this should be train+val+test, otherview, I got empty train dataset
Line 62 in b1f386f
all_subjects = args.test_subjects.split() + args.val_subjects.split() + args.test_subjects.split() -
wrong key building for one hot generation
Lines 31 to 33 in b1f386f
if self.data_type == "train": subject = file_name.split("_")[0] one_hot = self.one_hot_labels[self.subjects_dict["train"].index(subject)]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
