File size: 1,026 Bytes
e3d3245
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "segments": [
    {
      "timestamp": "00:00:26-00:00:27",
      "action_annotation": {
        "action_name": "grasp",
        "hand_type": "both",
        "is_lhand": 1,
        "is_rhand": 1,
        "text_key": "Grasp suitcase with both hands.",
        "text_variants": [
          "Grasp suitcase with both hands.",
          "Grasping suitcase with both hands.",
          "Both hands grasp suitcase.",
          "Suitcase is grasped with both hands."
        ],
        "object_name": "suitcase"
      }
    },
    {
      "timestamp": "00:00:27-00:00:28",
      "action_annotation": {
        "action_name": "move",
        "hand_type": "both",
        "is_lhand": 1,
        "is_rhand": 1,
        "text_key": "Move suitcase with both hands.",
        "text_variants": [
          "Move suitcase with both hands.",
          "Moving suitcase with both hands.",
          "Both hands move suitcase.",
          "Suitcase is moved with both hands."
        ],
        "object_name": "suitcase"
      }
    }
  ]
}