Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -52,6 +52,19 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 52 |
"channels"
|
| 53 |
]
|
| 54 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
"observation.state": {
|
| 56 |
"dtype": "float32",
|
| 57 |
"shape": [
|
|
|
|
| 52 |
"channels"
|
| 53 |
]
|
| 54 |
},
|
| 55 |
+
"observation.images.wrist": {
|
| 56 |
+
"dtype": "image",
|
| 57 |
+
"shape": [
|
| 58 |
+
480,
|
| 59 |
+
640,
|
| 60 |
+
3
|
| 61 |
+
],
|
| 62 |
+
"names": [
|
| 63 |
+
"height",
|
| 64 |
+
"width",
|
| 65 |
+
"channels"
|
| 66 |
+
]
|
| 67 |
+
},
|
| 68 |
"observation.state": {
|
| 69 |
"dtype": "float32",
|
| 70 |
"shape": [
|