Hello,
Thanks for providing the code and the trained checkpoint.
While running the code I observed that it includes a train-validation pipeline, but I could not find a specific testing or evaluation pipeline. Am I missing something related to this?
Furthermore, I noted that in initializing the dataset for training, you are loading all the subjects (['S1', 'S6', 'S7', 'S8', 'S9', 'S11']) except 'S5', which is reserved for validation. Is the uploaded checkpoint also trained with these subjects, or if, following earlier works, 'S9' and 'S11' were used for testing instead?
Thanks.
Hello,
Thanks for providing the code and the trained checkpoint.
While running the code I observed that it includes a train-validation pipeline, but I could not find a specific testing or evaluation pipeline. Am I missing something related to this?
Furthermore, I noted that in initializing the dataset for training, you are loading all the subjects (['S1', 'S6', 'S7', 'S8', 'S9', 'S11']) except 'S5', which is reserved for validation. Is the uploaded checkpoint also trained with these subjects, or if, following earlier works, 'S9' and 'S11' were used for testing instead?
Thanks.