Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -91,6 +91,32 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 91 |
"channels"
|
| 92 |
]
|
| 93 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
"timestamp": {
|
| 95 |
"dtype": "float32",
|
| 96 |
"shape": [
|
|
|
|
| 91 |
"channels"
|
| 92 |
]
|
| 93 |
},
|
| 94 |
+
"observation.images.top": {
|
| 95 |
+
"dtype": "video",
|
| 96 |
+
"shape": [
|
| 97 |
+
1080,
|
| 98 |
+
1920,
|
| 99 |
+
3
|
| 100 |
+
],
|
| 101 |
+
"names": [
|
| 102 |
+
"height",
|
| 103 |
+
"width",
|
| 104 |
+
"channels"
|
| 105 |
+
]
|
| 106 |
+
},
|
| 107 |
+
"observation.images.wrist": {
|
| 108 |
+
"dtype": "video",
|
| 109 |
+
"shape": [
|
| 110 |
+
1080,
|
| 111 |
+
1920,
|
| 112 |
+
3
|
| 113 |
+
],
|
| 114 |
+
"names": [
|
| 115 |
+
"height",
|
| 116 |
+
"width",
|
| 117 |
+
"channels"
|
| 118 |
+
]
|
| 119 |
+
},
|
| 120 |
"timestamp": {
|
| 121 |
"dtype": "float32",
|
| 122 |
"shape": [
|