Add files using upload-large-folder tool
Browse files
data/RoboDojo_ee_lerobot_v30_video/meta/info.json
CHANGED
|
@@ -1,14 +1,16 @@
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v3.0",
|
| 3 |
"robot_type": "unified_robot",
|
| 4 |
-
"total_episodes":
|
| 5 |
-
"total_frames":
|
| 6 |
-
"total_tasks":
|
| 7 |
"chunks_size": 1000,
|
| 8 |
"data_files_size_in_mb": 100,
|
| 9 |
"video_files_size_in_mb": 200,
|
| 10 |
"fps": 25,
|
| 11 |
-
"splits": {
|
|
|
|
|
|
|
| 12 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 13 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 14 |
"features": {
|
|
@@ -75,7 +77,17 @@
|
|
| 75 |
"channels",
|
| 76 |
"height",
|
| 77 |
"width"
|
| 78 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
},
|
| 80 |
"observation.images.cam_left_wrist": {
|
| 81 |
"dtype": "video",
|
|
@@ -88,7 +100,17 @@
|
|
| 88 |
"channels",
|
| 89 |
"height",
|
| 90 |
"width"
|
| 91 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
},
|
| 93 |
"observation.images.cam_right_wrist": {
|
| 94 |
"dtype": "video",
|
|
@@ -101,7 +123,17 @@
|
|
| 101 |
"channels",
|
| 102 |
"height",
|
| 103 |
"width"
|
| 104 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
},
|
| 106 |
"timestamp": {
|
| 107 |
"dtype": "float32",
|
|
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v3.0",
|
| 3 |
"robot_type": "unified_robot",
|
| 4 |
+
"total_episodes": 3500,
|
| 5 |
+
"total_frames": 1859602,
|
| 6 |
+
"total_tasks": 35,
|
| 7 |
"chunks_size": 1000,
|
| 8 |
"data_files_size_in_mb": 100,
|
| 9 |
"video_files_size_in_mb": 200,
|
| 10 |
"fps": 25,
|
| 11 |
+
"splits": {
|
| 12 |
+
"train": "0:3500"
|
| 13 |
+
},
|
| 14 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 15 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 16 |
"features": {
|
|
|
|
| 77 |
"channels",
|
| 78 |
"height",
|
| 79 |
"width"
|
| 80 |
+
],
|
| 81 |
+
"info": {
|
| 82 |
+
"video.height": 480,
|
| 83 |
+
"video.width": 640,
|
| 84 |
+
"video.codec": "av1",
|
| 85 |
+
"video.pix_fmt": "yuv420p",
|
| 86 |
+
"video.is_depth_map": false,
|
| 87 |
+
"video.fps": 25,
|
| 88 |
+
"video.channels": 3,
|
| 89 |
+
"has_audio": false
|
| 90 |
+
}
|
| 91 |
},
|
| 92 |
"observation.images.cam_left_wrist": {
|
| 93 |
"dtype": "video",
|
|
|
|
| 100 |
"channels",
|
| 101 |
"height",
|
| 102 |
"width"
|
| 103 |
+
],
|
| 104 |
+
"info": {
|
| 105 |
+
"video.height": 480,
|
| 106 |
+
"video.width": 640,
|
| 107 |
+
"video.codec": "av1",
|
| 108 |
+
"video.pix_fmt": "yuv420p",
|
| 109 |
+
"video.is_depth_map": false,
|
| 110 |
+
"video.fps": 25,
|
| 111 |
+
"video.channels": 3,
|
| 112 |
+
"has_audio": false
|
| 113 |
+
}
|
| 114 |
},
|
| 115 |
"observation.images.cam_right_wrist": {
|
| 116 |
"dtype": "video",
|
|
|
|
| 123 |
"channels",
|
| 124 |
"height",
|
| 125 |
"width"
|
| 126 |
+
],
|
| 127 |
+
"info": {
|
| 128 |
+
"video.height": 480,
|
| 129 |
+
"video.width": 640,
|
| 130 |
+
"video.codec": "av1",
|
| 131 |
+
"video.pix_fmt": "yuv420p",
|
| 132 |
+
"video.is_depth_map": false,
|
| 133 |
+
"video.fps": 25,
|
| 134 |
+
"video.channels": 3,
|
| 135 |
+
"has_audio": false
|
| 136 |
+
}
|
| 137 |
},
|
| 138 |
"timestamp": {
|
| 139 |
"dtype": "float32",
|