Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,14 +26,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so_follower",
|
| 29 |
-
"total_episodes":
|
| 30 |
-
"total_frames":
|
| 31 |
-
"total_tasks":
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
"video_files_size_in_mb": 200,
|
| 35 |
"fps": 30,
|
| 36 |
-
"splits": {
|
|
|
|
|
|
|
| 37 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 38 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 39 |
"features": {
|
|
@@ -76,7 +78,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 76 |
"height",
|
| 77 |
"width",
|
| 78 |
"channels"
|
| 79 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
},
|
| 81 |
"observation.images.wrist": {
|
| 82 |
"dtype": "video",
|
|
@@ -89,63 +101,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 89 |
"height",
|
| 90 |
"width",
|
| 91 |
"channels"
|
| 92 |
-
]
|
| 93 |
-
},
|
| 94 |
-
"observation.environment_state": {
|
| 95 |
-
"dtype": "float32",
|
| 96 |
-
"shape": [
|
| 97 |
-
48
|
| 98 |
],
|
| 99 |
-
"
|
| 100 |
-
"
|
| 101 |
-
"
|
| 102 |
-
"
|
| 103 |
-
"
|
| 104 |
-
"
|
| 105 |
-
"
|
| 106 |
-
"
|
| 107 |
-
"
|
| 108 |
-
|
| 109 |
-
"poses.ee.m21",
|
| 110 |
-
"poses.ee.m22",
|
| 111 |
-
"poses.ee.m23",
|
| 112 |
-
"poses.ee.m30",
|
| 113 |
-
"poses.ee.m31",
|
| 114 |
-
"poses.ee.m32",
|
| 115 |
-
"poses.ee.m33",
|
| 116 |
-
"poses.obj.m00",
|
| 117 |
-
"poses.obj.m01",
|
| 118 |
-
"poses.obj.m02",
|
| 119 |
-
"poses.obj.m03",
|
| 120 |
-
"poses.obj.m10",
|
| 121 |
-
"poses.obj.m11",
|
| 122 |
-
"poses.obj.m12",
|
| 123 |
-
"poses.obj.m13",
|
| 124 |
-
"poses.obj.m20",
|
| 125 |
-
"poses.obj.m21",
|
| 126 |
-
"poses.obj.m22",
|
| 127 |
-
"poses.obj.m23",
|
| 128 |
-
"poses.obj.m30",
|
| 129 |
-
"poses.obj.m31",
|
| 130 |
-
"poses.obj.m32",
|
| 131 |
-
"poses.obj.m33",
|
| 132 |
-
"poses.rel.m00",
|
| 133 |
-
"poses.rel.m01",
|
| 134 |
-
"poses.rel.m02",
|
| 135 |
-
"poses.rel.m03",
|
| 136 |
-
"poses.rel.m10",
|
| 137 |
-
"poses.rel.m11",
|
| 138 |
-
"poses.rel.m12",
|
| 139 |
-
"poses.rel.m13",
|
| 140 |
-
"poses.rel.m20",
|
| 141 |
-
"poses.rel.m21",
|
| 142 |
-
"poses.rel.m22",
|
| 143 |
-
"poses.rel.m23",
|
| 144 |
-
"poses.rel.m30",
|
| 145 |
-
"poses.rel.m31",
|
| 146 |
-
"poses.rel.m32",
|
| 147 |
-
"poses.rel.m33"
|
| 148 |
-
]
|
| 149 |
},
|
| 150 |
"observation.images.top": {
|
| 151 |
"dtype": "video",
|
|
@@ -158,7 +124,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 158 |
"height",
|
| 159 |
"width",
|
| 160 |
"channels"
|
| 161 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 162 |
},
|
| 163 |
"timestamp": {
|
| 164 |
"dtype": "float32",
|
|
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so_follower",
|
| 29 |
+
"total_episodes": 20,
|
| 30 |
+
"total_frames": 16518,
|
| 31 |
+
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
"video_files_size_in_mb": 200,
|
| 35 |
"fps": 30,
|
| 36 |
+
"splits": {
|
| 37 |
+
"train": "0:20"
|
| 38 |
+
},
|
| 39 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 40 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 41 |
"features": {
|
|
|
|
| 78 |
"height",
|
| 79 |
"width",
|
| 80 |
"channels"
|
| 81 |
+
],
|
| 82 |
+
"info": {
|
| 83 |
+
"video.height": 480,
|
| 84 |
+
"video.width": 640,
|
| 85 |
+
"video.codec": "av1",
|
| 86 |
+
"video.pix_fmt": "yuv420p",
|
| 87 |
+
"video.is_depth_map": false,
|
| 88 |
+
"video.fps": 30,
|
| 89 |
+
"video.channels": 3,
|
| 90 |
+
"has_audio": false
|
| 91 |
+
}
|
| 92 |
},
|
| 93 |
"observation.images.wrist": {
|
| 94 |
"dtype": "video",
|
|
|
|
| 101 |
"height",
|
| 102 |
"width",
|
| 103 |
"channels"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
],
|
| 105 |
+
"info": {
|
| 106 |
+
"video.height": 480,
|
| 107 |
+
"video.width": 640,
|
| 108 |
+
"video.codec": "av1",
|
| 109 |
+
"video.pix_fmt": "yuv420p",
|
| 110 |
+
"video.is_depth_map": false,
|
| 111 |
+
"video.fps": 30,
|
| 112 |
+
"video.channels": 3,
|
| 113 |
+
"has_audio": false
|
| 114 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 115 |
},
|
| 116 |
"observation.images.top": {
|
| 117 |
"dtype": "video",
|
|
|
|
| 124 |
"height",
|
| 125 |
"width",
|
| 126 |
"channels"
|
| 127 |
+
],
|
| 128 |
+
"info": {
|
| 129 |
+
"video.height": 480,
|
| 130 |
+
"video.width": 640,
|
| 131 |
+
"video.codec": "av1",
|
| 132 |
+
"video.pix_fmt": "yuv420p",
|
| 133 |
+
"video.is_depth_map": false,
|
| 134 |
+
"video.fps": 30,
|
| 135 |
+
"video.channels": 3,
|
| 136 |
+
"has_audio": false
|
| 137 |
+
}
|
| 138 |
},
|
| 139 |
"timestamp": {
|
| 140 |
"dtype": "float32",
|