Upload folder using huggingface_hub
Browse files- meta/info.json +12 -0
meta/info.json
CHANGED
|
@@ -71,6 +71,18 @@
|
|
| 71 |
],
|
| 72 |
"info": null
|
| 73 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
"observation.images.cam_low": {
|
| 75 |
"dtype": "video",
|
| 76 |
"shape": [
|
|
|
|
| 71 |
],
|
| 72 |
"info": null
|
| 73 |
},
|
| 74 |
+
"observation.images.cam_high_depth": {
|
| 75 |
+
"dtype": "video",
|
| 76 |
+
"shape": [
|
| 77 |
+
480,
|
| 78 |
+
640
|
| 79 |
+
],
|
| 80 |
+
"names": [
|
| 81 |
+
"height",
|
| 82 |
+
"width"
|
| 83 |
+
],
|
| 84 |
+
"info": null
|
| 85 |
+
},
|
| 86 |
"observation.images.cam_low": {
|
| 87 |
"dtype": "video",
|
| 88 |
"shape": [
|