Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
32 |
"total_episodes": 51,
|
33 |
"total_frames": 40800,
|
34 |
"total_tasks": 1,
|
35 |
-
"total_videos":
|
36 |
"total_chunks": 1,
|
37 |
"chunks_size": 1000,
|
38 |
"fps": 50,
|
@@ -57,31 +57,73 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
57 |
"names": null
|
58 |
},
|
59 |
"observations.images.cam_high": {
|
60 |
-
"dtype": "
|
61 |
"shape": [
|
62 |
3,
|
63 |
480,
|
64 |
848
|
65 |
],
|
66 |
-
"names":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
},
|
68 |
"observations.images.cam_left_wrist": {
|
69 |
-
"dtype": "
|
70 |
"shape": [
|
71 |
3,
|
72 |
480,
|
73 |
848
|
74 |
],
|
75 |
-
"names":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
},
|
77 |
"observations.images.cam_right_wrist": {
|
78 |
-
"dtype": "
|
79 |
"shape": [
|
80 |
3,
|
81 |
480,
|
82 |
848
|
83 |
],
|
84 |
-
"names":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
},
|
86 |
"observations.qpos": {
|
87 |
"dtype": "float32",
|
|
|
32 |
"total_episodes": 51,
|
33 |
"total_frames": 40800,
|
34 |
"total_tasks": 1,
|
35 |
+
"total_videos": 153,
|
36 |
"total_chunks": 1,
|
37 |
"chunks_size": 1000,
|
38 |
"fps": 50,
|
|
|
57 |
"names": null
|
58 |
},
|
59 |
"observations.images.cam_high": {
|
60 |
+
"dtype": "video",
|
61 |
"shape": [
|
62 |
3,
|
63 |
480,
|
64 |
848
|
65 |
],
|
66 |
+
"names": [
|
67 |
+
"channel",
|
68 |
+
"height",
|
69 |
+
"width"
|
70 |
+
],
|
71 |
+
"info": {
|
72 |
+
"video.fps": 50.0,
|
73 |
+
"video.height": 480,
|
74 |
+
"video.width": 848,
|
75 |
+
"video.channels": 3,
|
76 |
+
"video.codec": "av1",
|
77 |
+
"video.pix_fmt": "yuv420p",
|
78 |
+
"video.is_depth_map": false,
|
79 |
+
"has_audio": false
|
80 |
+
}
|
81 |
},
|
82 |
"observations.images.cam_left_wrist": {
|
83 |
+
"dtype": "video",
|
84 |
"shape": [
|
85 |
3,
|
86 |
480,
|
87 |
848
|
88 |
],
|
89 |
+
"names": [
|
90 |
+
"channel",
|
91 |
+
"height",
|
92 |
+
"width"
|
93 |
+
],
|
94 |
+
"info": {
|
95 |
+
"video.fps": 50.0,
|
96 |
+
"video.height": 480,
|
97 |
+
"video.width": 848,
|
98 |
+
"video.channels": 3,
|
99 |
+
"video.codec": "av1",
|
100 |
+
"video.pix_fmt": "yuv420p",
|
101 |
+
"video.is_depth_map": false,
|
102 |
+
"has_audio": false
|
103 |
+
}
|
104 |
},
|
105 |
"observations.images.cam_right_wrist": {
|
106 |
+
"dtype": "video",
|
107 |
"shape": [
|
108 |
3,
|
109 |
480,
|
110 |
848
|
111 |
],
|
112 |
+
"names": [
|
113 |
+
"channel",
|
114 |
+
"height",
|
115 |
+
"width"
|
116 |
+
],
|
117 |
+
"info": {
|
118 |
+
"video.fps": 50.0,
|
119 |
+
"video.height": 480,
|
120 |
+
"video.width": 848,
|
121 |
+
"video.channels": 3,
|
122 |
+
"video.codec": "av1",
|
123 |
+
"video.pix_fmt": "yuv420p",
|
124 |
+
"video.is_depth_map": false,
|
125 |
+
"has_audio": false
|
126 |
+
}
|
127 |
},
|
128 |
"observations.qpos": {
|
129 |
"dtype": "float32",
|