H2Ozone commited on
Commit
0be21b4
·
verified ·
1 Parent(s): 055b36c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +272 -0
README.md ADDED
@@ -0,0 +1,272 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+
15
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=H2Ozone/new_full_data">
16
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
17
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
18
+ </a>
19
+
20
+
21
+ ## Dataset Description
22
+
23
+
24
+
25
+ - **Homepage:** [More Information Needed]
26
+ - **Paper:** [More Information Needed]
27
+ - **License:** apache-2.0
28
+
29
+ ## Dataset Structure
30
+
31
+ [meta/info.json](meta/info.json):
32
+ ```json
33
+ {
34
+ "codebase_version": "v3.0",
35
+ "fps": 30,
36
+ "features": {
37
+ "observation.images.cam_zed_left": {
38
+ "dtype": "video",
39
+ "shape": [
40
+ 480,
41
+ 640,
42
+ 3
43
+ ],
44
+ "names": [
45
+ "height",
46
+ "width",
47
+ "channel"
48
+ ],
49
+ "video_info": {
50
+ "video.fps": 30.0,
51
+ "video.codec": "h264",
52
+ "video.pix_fmt": "yuv420p",
53
+ "video.is_depth_map": false,
54
+ "has_audio": false
55
+ },
56
+ "fps": 30.0,
57
+ "info": {
58
+ "video.extra_options": null,
59
+ "video.crf": null,
60
+ "video.preset": null,
61
+ "video.g": null,
62
+ "video.fast_decode": null,
63
+ "video.video_backend": "pyav"
64
+ }
65
+ },
66
+ "observation.images.cam_zed_right": {
67
+ "dtype": "video",
68
+ "shape": [
69
+ 480,
70
+ 640,
71
+ 3
72
+ ],
73
+ "names": [
74
+ "height",
75
+ "width",
76
+ "channel"
77
+ ],
78
+ "video_info": {
79
+ "video.fps": 30.0,
80
+ "video.codec": "h264",
81
+ "video.pix_fmt": "yuv420p",
82
+ "video.is_depth_map": false,
83
+ "has_audio": false
84
+ },
85
+ "fps": 30.0,
86
+ "info": {
87
+ "video.extra_options": null,
88
+ "video.crf": null,
89
+ "video.preset": null,
90
+ "video.g": null,
91
+ "video.fast_decode": null,
92
+ "video.video_backend": "pyav"
93
+ }
94
+ },
95
+ "observation.state": {
96
+ "dtype": "float32",
97
+ "shape": [
98
+ 48
99
+ ],
100
+ "names": [
101
+ "left_wrist_pos_x",
102
+ "left_wrist_pos_y",
103
+ "left_wrist_pos_z",
104
+ "left_wrist_quat_x",
105
+ "left_wrist_quat_y",
106
+ "left_wrist_quat_z",
107
+ "left_wrist_quat_w",
108
+ "right_wrist_pos_x",
109
+ "right_wrist_pos_y",
110
+ "right_wrist_pos_z",
111
+ "right_wrist_quat_x",
112
+ "right_wrist_quat_y",
113
+ "right_wrist_quat_z",
114
+ "right_wrist_quat_w",
115
+ "left_forearm_quat_x",
116
+ "left_forearm_quat_y",
117
+ "left_forearm_quat_z",
118
+ "left_forearm_quat_w",
119
+ "right_forearm_quat_x",
120
+ "right_forearm_quat_y",
121
+ "right_forearm_quat_z",
122
+ "right_forearm_quat_w",
123
+ "neck_quat_x",
124
+ "neck_quat_y",
125
+ "neck_quat_z",
126
+ "neck_quat_w",
127
+ "left_ability_hand_index_q1",
128
+ "left_ability_hand_index_q2",
129
+ "left_ability_hand_middle_q1",
130
+ "left_ability_hand_middle_q2",
131
+ "left_ability_hand_ring_q1",
132
+ "left_ability_hand_ring_q2",
133
+ "left_ability_hand_pinky_q1",
134
+ "left_ability_hand_pinky_q2",
135
+ "left_ability_hand_thumb_q1",
136
+ "left_ability_hand_thumb_q2",
137
+ "right_ability_hand_index_q1",
138
+ "right_ability_hand_index_q2",
139
+ "right_ability_hand_middle_q1",
140
+ "right_ability_hand_middle_q2",
141
+ "right_ability_hand_ring_q1",
142
+ "right_ability_hand_ring_q2",
143
+ "right_ability_hand_pinky_q1",
144
+ "right_ability_hand_pinky_q2",
145
+ "right_ability_hand_thumb_q1",
146
+ "right_ability_hand_thumb_q2",
147
+ "spine_z",
148
+ "spine_y"
149
+ ],
150
+ "fps": 30.0
151
+ },
152
+ "action": {
153
+ "dtype": "float32",
154
+ "shape": [
155
+ 46
156
+ ],
157
+ "names": [
158
+ "left_wrist_pos_x",
159
+ "left_wrist_pos_y",
160
+ "left_wrist_pos_z",
161
+ "left_wrist_quat_x",
162
+ "left_wrist_quat_y",
163
+ "left_wrist_quat_z",
164
+ "left_wrist_quat_w",
165
+ "right_wrist_pos_x",
166
+ "right_wrist_pos_y",
167
+ "right_wrist_pos_z",
168
+ "right_wrist_quat_x",
169
+ "right_wrist_quat_y",
170
+ "right_wrist_quat_z",
171
+ "right_wrist_quat_w",
172
+ "left_forearm_quat_x",
173
+ "left_forearm_quat_y",
174
+ "left_forearm_quat_z",
175
+ "left_forearm_quat_w",
176
+ "right_forearm_quat_x",
177
+ "right_forearm_quat_y",
178
+ "right_forearm_quat_z",
179
+ "right_forearm_quat_w",
180
+ "neck_quat_x",
181
+ "neck_quat_y",
182
+ "neck_quat_z",
183
+ "neck_quat_w",
184
+ "left_ability_hand_index_q1",
185
+ "left_ability_hand_index_q2",
186
+ "left_ability_hand_middle_q1",
187
+ "left_ability_hand_middle_q2",
188
+ "left_ability_hand_ring_q1",
189
+ "left_ability_hand_ring_q2",
190
+ "left_ability_hand_pinky_q1",
191
+ "left_ability_hand_pinky_q2",
192
+ "left_ability_hand_thumb_q1",
193
+ "left_ability_hand_thumb_q2",
194
+ "right_ability_hand_index_q1",
195
+ "right_ability_hand_index_q2",
196
+ "right_ability_hand_middle_q1",
197
+ "right_ability_hand_middle_q2",
198
+ "right_ability_hand_ring_q1",
199
+ "right_ability_hand_ring_q2",
200
+ "right_ability_hand_pinky_q1",
201
+ "right_ability_hand_pinky_q2",
202
+ "right_ability_hand_thumb_q1",
203
+ "right_ability_hand_thumb_q2"
204
+ ],
205
+ "fps": 30.0
206
+ },
207
+ "timestamp": {
208
+ "dtype": "float32",
209
+ "shape": [
210
+ 1
211
+ ],
212
+ "names": null
213
+ },
214
+ "episode_index": {
215
+ "dtype": "int64",
216
+ "shape": [
217
+ 1
218
+ ],
219
+ "names": null
220
+ },
221
+ "task_index": {
222
+ "dtype": "int64",
223
+ "shape": [
224
+ 1
225
+ ],
226
+ "names": null
227
+ },
228
+ "index": {
229
+ "dtype": "int64",
230
+ "shape": [
231
+ 1
232
+ ],
233
+ "names": null
234
+ },
235
+ "frame_index": {
236
+ "dtype": "int64",
237
+ "shape": [
238
+ 1
239
+ ],
240
+ "names": null
241
+ },
242
+ "next.done": {
243
+ "dtype": "bool",
244
+ "shape": [
245
+ 1
246
+ ],
247
+ "fps": 30.0
248
+ }
249
+ },
250
+ "total_episodes": 140,
251
+ "total_frames": 15073,
252
+ "total_tasks": 2,
253
+ "chunks_size": 1000,
254
+ "data_files_size_in_mb": 100,
255
+ "video_files_size_in_mb": 200,
256
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
257
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
258
+ "robot_type": "alex_ability_hands",
259
+ "splits": {
260
+ "train": "0:140"
261
+ }
262
+ }
263
+ ```
264
+
265
+
266
+ ## Citation
267
+
268
+ **BibTeX:**
269
+
270
+ ```bibtex
271
+ [More Information Needed]
272
+ ```