I want to build a model for emotion classification and tbh I am struggling with the dataset. I am using CK+ since I read it'd be on industry standard. I don't know how to format it the right way so I can start working. The Dataset is formatted in the following way.
Anger (Folder)
- File 1
- File 2
- ...
Contempt (Folder)
- File 3
- File 4
- ...
I need the foldernames as labels for the files inside of the folder but don't really know how to get there.