Dataset structure
In the root folder you will find the CEAP-360VR folder, CEAP-360VR Dataset Description.pdf, License.txt file, and a Readme.txt file describing the dataset contents.
The CEAP-360VR Dataset Description.pdf introduces the dataset description and key steps in the stage of data acquisition and pre-processing.
The CEAP-360VR folder contains the following six subfolders:
1_Stimuli2_QuestionnaireData3_AnnotationData4_BehaviorData5_PhysioData6_Scripts
The following is a detailed description of each sub-file:
1_StimuliVideoThumbNailscontains the eight thumbNails for each video (.jpg)VideoInfo.jsoncontains the detailed information for eight videos
2_QuestionnaireDataPXX_Questionnaire_Data.json(X = 1, 2, …, 32) contains questionnaire data for each participant
3_AnnotationDataRawcontains the raw annotation data captured from the Joy-Con joystick for each participantTransformedcontains the transformed valence-arousal data generated from the raw data for each participantFramecontains the re-sampled annotation data from the transformed data for each participant
4_BehaviorDataRawcontains the raw behavior data captured from the HTC VIVE Pro Eye Tobii Device for each participantTransformedcontains the transformed heam/eye movement data (pitch/yaw) generated from the raw data, as well as pupil diameter data for each participantFramecontains the re-sampled behavior data generated from the transformed data for each participantHM_ScanPathcontains the head scanpath data generated from the transformed data for each participantEM_Fixationcontains the eye gaze fixation data generated from the transformed data for each participant
5_PhysioDataRawcontains the raw physiological data captured from the Empatica E4 wristband for each participantTransformedcontains the transformed physiological data generated from the raw data for each participantFramecontains the re-sampled physiological data from the transformed data for each participant
6_ScriptsUnity Projectcontains the complete project of our user-controlled experiment (Unity 2018.4.1f1, HTC VIVE Pro Eye HMD)Data Processedcontains scripts that undertake the pre-processing steps for converting the raw data to the transformed/frame data in the transformed and frame folders.CEAP-360VR_Baselinecontains scripts to generate processed behavioral and physiological data with V-A labels for deep learning experiments and features for machine learning experiments. contains scripts to run ML and DL experiments under both subject-dependent and subject-independent model.
