knowledgetechnologyuhh / OMGEmotionChallenge

Repository for th OMG Emotion Challenge
Apache License 2.0
87 stars 36 forks source link

Annotations per utterance #10

Closed vandana-rajan closed 5 years ago

vandana-rajan commented 5 years ago

Hi,

In the 'omg_TrainVideos.csv', corresponding to each utterance clip, there is only one pair of valence-arousal values written. But inside the 'DetailedAnnotation' folder, if we go to that utterance, we can find multiple text files containing various valence-arousal values. So, how is each utterance split? For example, in OMGEmotionChallenge-master/DetailedAnnotation/train/0e02ee3c5_2/utterance_11.mp4/utterance_11.mp4', I can see 0-4 text files. Kindly help me understand this.

Thanks, Vandana

vandana-rajan commented 5 years ago

The multiple text files correspond to annotations from different annotators and the csv file contains the gold standard annotation. Thanks for the info @pablovin