Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -85,7 +85,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 85 |
"height",
|
| 86 |
"width",
|
| 87 |
"channels"
|
| 88 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
},
|
| 90 |
"observation.audio.mic0": {
|
| 91 |
"dtype": "audio",
|
|
|
|
| 85 |
"height",
|
| 86 |
"width",
|
| 87 |
"channels"
|
| 88 |
+
],
|
| 89 |
+
"info": {
|
| 90 |
+
"video.height": 480,
|
| 91 |
+
"video.width": 640,
|
| 92 |
+
"video.codec": "av1",
|
| 93 |
+
"video.pix_fmt": "yuv420p",
|
| 94 |
+
"video.is_depth_map": false,
|
| 95 |
+
"video.fps": 30,
|
| 96 |
+
"video.channels": 3
|
| 97 |
+
}
|
| 98 |
},
|
| 99 |
"observation.audio.mic0": {
|
| 100 |
"dtype": "audio",
|