Datasets:
Upload annotations/Test_Data_Lidar.json with huggingface_hub
Browse files- annotations/Test_Data_Lidar.json +16 -12
annotations/Test_Data_Lidar.json
CHANGED
|
@@ -1,32 +1,36 @@
|
|
| 1 |
{
|
| 2 |
"episode": "Test_Data_Lidar",
|
| 3 |
-
"task": "",
|
| 4 |
"frames": 1079,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"annotations": [
|
| 6 |
{
|
| 7 |
-
"id": 1,
|
| 8 |
-
"episode_id": 1,
|
| 9 |
"start_frame": 2,
|
| 10 |
"end_frame": 32,
|
| 11 |
"motion_type": "reach",
|
| 12 |
"actor": "left_hand",
|
| 13 |
"target": "cup",
|
| 14 |
-
"notes": ""
|
| 15 |
-
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
},
|
| 18 |
{
|
| 19 |
-
"id": 2,
|
| 20 |
-
"episode_id": 1,
|
| 21 |
"start_frame": 5,
|
| 22 |
"end_frame": 37,
|
| 23 |
"motion_type": "reach",
|
| 24 |
"actor": "right_hand",
|
| 25 |
"target": "cup",
|
| 26 |
-
"notes": ""
|
| 27 |
-
"annotator": "Raffael",
|
| 28 |
-
"created_at": "2026-01-13 14:25:37"
|
| 29 |
}
|
| 30 |
],
|
| 31 |
-
"exported_at": "2026-01-13T15:
|
| 32 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"episode": "Test_Data_Lidar",
|
| 3 |
+
"task": "Wave Hand Test",
|
| 4 |
"frames": 1079,
|
| 5 |
+
"frame_range": {
|
| 6 |
+
"start": 9,
|
| 7 |
+
"end": 1044
|
| 8 |
+
},
|
| 9 |
"annotations": [
|
| 10 |
{
|
|
|
|
|
|
|
| 11 |
"start_frame": 2,
|
| 12 |
"end_frame": 32,
|
| 13 |
"motion_type": "reach",
|
| 14 |
"actor": "left_hand",
|
| 15 |
"target": "cup",
|
| 16 |
+
"notes": ""
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"start_frame": 2,
|
| 20 |
+
"end_frame": 32,
|
| 21 |
+
"motion_type": "reach",
|
| 22 |
+
"actor": "left_hand",
|
| 23 |
+
"target": "cup",
|
| 24 |
+
"notes": ""
|
| 25 |
},
|
| 26 |
{
|
|
|
|
|
|
|
| 27 |
"start_frame": 5,
|
| 28 |
"end_frame": 37,
|
| 29 |
"motion_type": "reach",
|
| 30 |
"actor": "right_hand",
|
| 31 |
"target": "cup",
|
| 32 |
+
"notes": ""
|
|
|
|
|
|
|
| 33 |
}
|
| 34 |
],
|
| 35 |
+
"exported_at": "2026-01-13T15:41:50.862454"
|
| 36 |
}
|