Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -55,7 +55,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 55 |
"height",
|
| 56 |
"width",
|
| 57 |
"rgb"
|
| 58 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
},
|
| 60 |
"observation.state": {
|
| 61 |
"dtype": "float32",
|
|
|
|
| 55 |
"height",
|
| 56 |
"width",
|
| 57 |
"rgb"
|
| 58 |
+
],
|
| 59 |
+
"info": {
|
| 60 |
+
"video.fps": 10.0,
|
| 61 |
+
"video.height": 360,
|
| 62 |
+
"video.width": 640,
|
| 63 |
+
"video.channels": 3,
|
| 64 |
+
"video.codec": "av1",
|
| 65 |
+
"video.pix_fmt": "yuv420p",
|
| 66 |
+
"video.is_depth_map": false,
|
| 67 |
+
"has_audio": false
|
| 68 |
+
}
|
| 69 |
},
|
| 70 |
"observation.state": {
|
| 71 |
"dtype": "float32",
|