Datasets:
File size: 5,097 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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 | {
"segments": [
{
"timestamp": "00:00:06-00:00:07",
"action_annotation": {
"action_name": "grasp",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Grasp shirt with left hand.",
"text_variants": [
"Grasp shirt with left hand.",
"Grasping shirt with left hand.",
"Left hand grasps shirt.",
"Shirt is grasped with left hand."
],
"object_name": "shirt"
}
},
{
"timestamp": "00:00:07-00:00:08",
"action_annotation": {
"action_name": "move",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Move shirt with left hand.",
"text_variants": [
"Move shirt with left hand.",
"Moving shirt with left hand.",
"Left hand moves shirt.",
"Shirt is moved with left hand."
],
"object_name": "shirt"
}
},
{
"timestamp": "00:00:08-00:00:09",
"action_annotation": {
"action_name": "place",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Place shirt with left hand.",
"text_variants": [
"Place shirt with left hand.",
"Placing shirt with left hand.",
"Left hand places shirt.",
"Shirt is placed with left hand."
],
"object_name": "shirt"
}
},
{
"timestamp": "00:00:10-00:00:11",
"action_annotation": {
"action_name": "grasp",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Grasp pants with left hand.",
"text_variants": [
"Grasp pants with left hand.",
"Grasping pants with left hand.",
"Left hand grasps pants.",
"Pants are grasped with left hand."
],
"object_name": "pants"
}
},
{
"timestamp": "00:00:11-00:00:12",
"action_annotation": {
"action_name": "move",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Move pants with left hand.",
"text_variants": [
"Move pants with left hand.",
"Moving pants with left hand.",
"Left hand moves pants.",
"Pants are moved with left hand."
],
"object_name": "pants"
}
},
{
"timestamp": "00:00:12-00:00:13",
"action_annotation": {
"action_name": "place",
"hand_type": "both",
"is_lhand": 1,
"is_rhand": 1,
"text_key": "Place pants with both hands.",
"text_variants": [
"Place pants with both hands.",
"Placing pants with both hands.",
"Both hands place pants.",
"Pants are placed with both hands."
],
"object_name": "pants"
}
},
{
"timestamp": "00:00:13-00:00:14",
"action_annotation": {
"action_name": "grasp",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Grasp folding umbrella with left hand.",
"text_variants": [
"Grasp folding umbrella with left hand.",
"Grasping folding umbrella with left hand.",
"Left hand grasps folding umbrella.",
"Folding umbrella is grasped with left hand."
],
"object_name": "folding umbrella"
}
},
{
"timestamp": "00:00:14-00:00:15",
"action_annotation": {
"action_name": "place",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Place folding umbrella with left hand.",
"text_variants": [
"Place folding umbrella with left hand.",
"Placing folding umbrella with left hand.",
"Left hand places folding umbrella.",
"Folding umbrella is placed with left hand."
],
"object_name": "folding umbrella"
}
},
{
"timestamp": "00:00:15-00:00:16",
"action_annotation": {
"action_name": "grasp",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Grasp document holder with left hand.",
"text_variants": [
"Grasp document holder with left hand.",
"Grasping document holder with left hand.",
"Left hand grasps document holder.",
"Document holder is grasped with left hand."
],
"object_name": "document holder"
}
},
{
"timestamp": "00:00:16-00:00:17",
"action_annotation": {
"action_name": "place",
"hand_type": "left",
"is_lhand": 1,
"is_rhand": 0,
"text_key": "Place document holder with left hand.",
"text_variants": [
"Place document holder with left hand.",
"Placing document holder with left hand.",
"Left hand places document holder.",
"Document holder is placed with left hand."
],
"object_name": "document holder"
}
}
]
} |