Kaist-ICLab / K-EmoCon_SupplementaryCodes

Supplementary codes for the K-EmoCon dataset
MIT License
23 stars 11 forks source link

Organization of Dataset files for running Supplementary Codes #11

Open mihirmk opened 3 years ago

mihirmk commented 3 years ago

Dear Team, I am trying to run Supplementary codes provided in the repository but am failing to execute the scripts due to some kind of expected folder structure mis-match. I tried to make modifications in the folder structure of my dataset to better suit the scripts but it still does not function.

Could you please provide a default expected folder structure of for eg. the following path to kemocon-root - python preprocess.py --root '/path/to/kemocon_root'

In the path, I supply the location where my kemocon dataset is located, with a specific subfolder, but this does not seem to work.

cheulyop commented 3 years ago

@mihirmk Can you provide the error message you are seeing? That would help us identify the exact issue.

Dylan-glas commented 1 year ago

FileNotFoundError: [Errno 2] No such file or directory: '../../K_Emocon_dataset/metadata/subjects.csv'