Emotion Recognition for g-tech hackathon 2025
For this task the dataset of SEED-V and SEED-IV used for emotion recognition
The aggregated energy's of the wavelets of the DE data used for the model
The SEED-V dataset format of the data contains 16 npz files
In each file contains a dic with 45 trials (15 per session)
Each trial conatins an array of (timpoints, 310)
310 = 62 channels x 5 bands
The SEED-IV contains 2 directories for how the data were already preprosed as given (mAve, LDS)
In each directory there 3 directories corresponding to each session and a label csv file
In each session directory exist 15 npz files
Each file contains 24 trias similar to SEED-V