Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -78,7 +78,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 78 |
"height",
|
| 79 |
"width",
|
| 80 |
"channels"
|
| 81 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
},
|
| 83 |
"observation.images.side": {
|
| 84 |
"dtype": "video",
|
|
@@ -91,7 +101,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 91 |
"height",
|
| 92 |
"width",
|
| 93 |
"channels"
|
| 94 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
},
|
| 96 |
"timestamp": {
|
| 97 |
"dtype": "float32",
|
|
|
|
| 78 |
"height",
|
| 79 |
"width",
|
| 80 |
"channels"
|
| 81 |
+
],
|
| 82 |
+
"info": {
|
| 83 |
+
"video.height": 600,
|
| 84 |
+
"video.width": 800,
|
| 85 |
+
"video.codec": "av1",
|
| 86 |
+
"video.pix_fmt": "yuv420p",
|
| 87 |
+
"video.is_depth_map": false,
|
| 88 |
+
"video.fps": 30,
|
| 89 |
+
"video.channels": 3,
|
| 90 |
+
"has_audio": false
|
| 91 |
+
}
|
| 92 |
},
|
| 93 |
"observation.images.side": {
|
| 94 |
"dtype": "video",
|
|
|
|
| 101 |
"height",
|
| 102 |
"width",
|
| 103 |
"channels"
|
| 104 |
+
],
|
| 105 |
+
"info": {
|
| 106 |
+
"video.height": 600,
|
| 107 |
+
"video.width": 800,
|
| 108 |
+
"video.codec": "av1",
|
| 109 |
+
"video.pix_fmt": "yuv420p",
|
| 110 |
+
"video.is_depth_map": false,
|
| 111 |
+
"video.fps": 30,
|
| 112 |
+
"video.channels": 3,
|
| 113 |
+
"has_audio": false
|
| 114 |
+
}
|
| 115 |
},
|
| 116 |
"timestamp": {
|
| 117 |
"dtype": "float32",
|