Datasets:
| { | |
| "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" | |
| } | |
| } | |
| ] | |
| } |