Hi, i'm Wonjun.
I've found an error in one of the data entries in train.json while reviewing the dataset.
The "closeA" (closed answer) key is set to "O8"
Here is the JSON block in question:
{
"Q": "There are 3 videos of the same football foul from different angles, respectively: Main camera center lens at 1.0x speed, Close-up player or field referee lens at 3.0x speed, Close-up player or field referee lens at 3.6x speed. How should this foul be categorized?",
"materials": [
"materials/q14/action_44/clip_0.mp4",
"materials/q14/action_44/clip_1.mp4",
"materials/q14/action_44/clip_2.mp4"
],
"openA": "Challenge",
"closeA": "O8",
"O1": "Holding",
"O2": "Tackling",
"O3": "Dive",
"O4": "Pushing",
"task type": "Multi-view Foul Recognition"
},
Thank you for your work on this project!
Hi, i'm Wonjun.
I've found an error in one of the data entries in train.json while reviewing the dataset.
The "closeA" (closed answer) key is set to "O8"
Here is the JSON block in question:
Thank you for your work on this project!