Datasets:
File size: 1,585 Bytes
faaa630 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | {
"segments": [
{
"timestamp": "00:00:15-00:00:16",
"action_annotation": {
"action_name": "place",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Place sealed jar with left hand.",
"text_variants": [
"Place sealed jar with left hand.",
"Placing sealed jar with left hand.",
"Left hand places sealed jar.",
"Sealed jar is placed with left hand."
],
"object_name": "sealed jar"
}
},
{
"timestamp": "00:00:17-00:00:18",
"action_annotation": {
"action_name": "place",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Place sealed jar with left hand.",
"text_variants": [
"Place sealed jar with left hand.",
"Placing sealed jar with left hand.",
"Left hand places sealed jar.",
"Sealed jar is placed with left hand."
],
"object_name": "sealed jar"
}
},
{
"timestamp": "00:00:19-00:00:20",
"action_annotation": {
"action_name": "place",
"hand_type": "right",
"is_lhand": 0,
"is_rhand": 1,
"text_key": "Place sealed jar with right hand.",
"text_variants": [
"Place sealed jar with right hand.",
"Placing sealed jar with right hand.",
"Right hand places sealed jar.",
"Sealed jar is placed with right hand."
],
"object_name": "sealed jar"
}
}
],
"_salvaged": true
} |