Datasets:
Fix: Resized readme change
Browse files
README.md
CHANGED
@@ -93,8 +93,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
93 |
"observation.images.wrist": {
|
94 |
"dtype": "video",
|
95 |
"shape": [
|
96 |
-
|
97 |
-
|
98 |
3
|
99 |
],
|
100 |
"names": [
|
@@ -103,8 +103,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
103 |
"channels"
|
104 |
],
|
105 |
"info": {
|
106 |
-
"video.height":
|
107 |
-
"video.width":
|
108 |
"video.codec": "av1",
|
109 |
"video.pix_fmt": "yuv420p",
|
110 |
"video.is_depth_map": false,
|
|
|
93 |
"observation.images.wrist": {
|
94 |
"dtype": "video",
|
95 |
"shape": [
|
96 |
+
960,
|
97 |
+
1280,
|
98 |
3
|
99 |
],
|
100 |
"names": [
|
|
|
103 |
"channels"
|
104 |
],
|
105 |
"info": {
|
106 |
+
"video.height": 960,
|
107 |
+
"video.width": 1280,
|
108 |
"video.codec": "av1",
|
109 |
"video.pix_fmt": "yuv420p",
|
110 |
"video.is_depth_map": false,
|