eunjuri commited on
Commit
22c239b
·
verified ·
1 Parent(s): 32ed3c7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +625 -0
README.md ADDED
@@ -0,0 +1,625 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ## Dataset Description
15
+
16
+
17
+
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v2.1",
28
+ "robot_type": "Unitree_G1_Inspire",
29
+ "total_episodes": 58,
30
+ "total_frames": 18329,
31
+ "total_tasks": 1,
32
+ "total_videos": 58,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:58"
38
+ },
39
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
41
+ "features": {
42
+ "observation.state": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 26
46
+ ],
47
+ "names": [
48
+ [
49
+ "kLeftShoulderPitch",
50
+ "kLeftShoulderRoll",
51
+ "kLeftShoulderYaw",
52
+ "kLeftElbow",
53
+ "kLeftWristRoll",
54
+ "kLeftWristPitch",
55
+ "kLeftWristYaw",
56
+ "kLeftHandPinky",
57
+ "kLeftHandRing",
58
+ "kLeftHandMiddle",
59
+ "kLeftHandIndex",
60
+ "kLeftHandThumbBend",
61
+ "kLeftHandThumbRotation",
62
+ "kRightShoulderPitch",
63
+ "kRightShoulderRoll",
64
+ "kRightShoulderYaw",
65
+ "kRightElbow",
66
+ "kRightWristRoll",
67
+ "kRightWristPitch",
68
+ "kRightWristYaw",
69
+ "kRightHandPinky",
70
+ "kRightHandRing",
71
+ "kRightHandMiddle",
72
+ "kRightHandIndex",
73
+ "kRightHandThumbBend",
74
+ "kRightHandThumbRotation"
75
+ ]
76
+ ]
77
+ },
78
+ "action": {
79
+ "dtype": "float32",
80
+ "shape": [
81
+ 26
82
+ ],
83
+ "names": [
84
+ [
85
+ "kLeftShoulderPitch",
86
+ "kLeftShoulderRoll",
87
+ "kLeftShoulderYaw",
88
+ "kLeftElbow",
89
+ "kLeftWristRoll",
90
+ "kLeftWristPitch",
91
+ "kLeftWristYaw",
92
+ "kLeftHandPinky",
93
+ "kLeftHandRing",
94
+ "kLeftHandMiddle",
95
+ "kLeftHandIndex",
96
+ "kLeftHandThumbBend",
97
+ "kLeftHandThumbRotation",
98
+ "kRightShoulderPitch",
99
+ "kRightShoulderRoll",
100
+ "kRightShoulderYaw",
101
+ "kRightElbow",
102
+ "kRightWristRoll",
103
+ "kRightWristPitch",
104
+ "kRightWristYaw",
105
+ "kRightHandPinky",
106
+ "kRightHandRing",
107
+ "kRightHandMiddle",
108
+ "kRightHandIndex",
109
+ "kRightHandThumbBend",
110
+ "kRightHandThumbRotation"
111
+ ]
112
+ ]
113
+ },
114
+ "observation.images.cam_left_high": {
115
+ "dtype": "video",
116
+ "shape": [
117
+ 3,
118
+ 480,
119
+ 848
120
+ ],
121
+ "names": [
122
+ "channels",
123
+ "height",
124
+ "width"
125
+ ],
126
+ "info": {
127
+ "video.fps": 30.0,
128
+ "video.height": 480,
129
+ "video.width": 848,
130
+ "video.channels": 3,
131
+ "video.codec": "av1",
132
+ "video.pix_fmt": "yuv420p",
133
+ "video.is_depth_map": false,
134
+ "has_audio": false
135
+ }
136
+ },
137
+ "observation.images.left_tactile_little_finger_tip": {
138
+ "dtype": "image",
139
+ "shape": [
140
+ 3,
141
+ 3,
142
+ 3
143
+ ],
144
+ "names": [
145
+ "channels",
146
+ "height",
147
+ "width"
148
+ ]
149
+ },
150
+ "observation.images.left_tactile_little_finger_nail": {
151
+ "dtype": "image",
152
+ "shape": [
153
+ 3,
154
+ 12,
155
+ 8
156
+ ],
157
+ "names": [
158
+ "channels",
159
+ "height",
160
+ "width"
161
+ ]
162
+ },
163
+ "observation.images.left_tactile_little_finger_pad": {
164
+ "dtype": "image",
165
+ "shape": [
166
+ 3,
167
+ 10,
168
+ 8
169
+ ],
170
+ "names": [
171
+ "channels",
172
+ "height",
173
+ "width"
174
+ ]
175
+ },
176
+ "observation.images.left_tactile_ring_finger_tip": {
177
+ "dtype": "image",
178
+ "shape": [
179
+ 3,
180
+ 3,
181
+ 3
182
+ ],
183
+ "names": [
184
+ "channels",
185
+ "height",
186
+ "width"
187
+ ]
188
+ },
189
+ "observation.images.left_tactile_ring_finger_nail": {
190
+ "dtype": "image",
191
+ "shape": [
192
+ 3,
193
+ 12,
194
+ 8
195
+ ],
196
+ "names": [
197
+ "channels",
198
+ "height",
199
+ "width"
200
+ ]
201
+ },
202
+ "observation.images.left_tactile_ring_finger_pad": {
203
+ "dtype": "image",
204
+ "shape": [
205
+ 3,
206
+ 10,
207
+ 8
208
+ ],
209
+ "names": [
210
+ "channels",
211
+ "height",
212
+ "width"
213
+ ]
214
+ },
215
+ "observation.images.left_tactile_middle_finger_tip": {
216
+ "dtype": "image",
217
+ "shape": [
218
+ 3,
219
+ 3,
220
+ 3
221
+ ],
222
+ "names": [
223
+ "channels",
224
+ "height",
225
+ "width"
226
+ ]
227
+ },
228
+ "observation.images.left_tactile_middle_finger_nail": {
229
+ "dtype": "image",
230
+ "shape": [
231
+ 3,
232
+ 12,
233
+ 8
234
+ ],
235
+ "names": [
236
+ "channels",
237
+ "height",
238
+ "width"
239
+ ]
240
+ },
241
+ "observation.images.left_tactile_middle_finger_pad": {
242
+ "dtype": "image",
243
+ "shape": [
244
+ 3,
245
+ 10,
246
+ 8
247
+ ],
248
+ "names": [
249
+ "channels",
250
+ "height",
251
+ "width"
252
+ ]
253
+ },
254
+ "observation.images.left_tactile_index_finger_tip": {
255
+ "dtype": "image",
256
+ "shape": [
257
+ 3,
258
+ 3,
259
+ 3
260
+ ],
261
+ "names": [
262
+ "channels",
263
+ "height",
264
+ "width"
265
+ ]
266
+ },
267
+ "observation.images.left_tactile_index_finger_nail": {
268
+ "dtype": "image",
269
+ "shape": [
270
+ 3,
271
+ 12,
272
+ 8
273
+ ],
274
+ "names": [
275
+ "channels",
276
+ "height",
277
+ "width"
278
+ ]
279
+ },
280
+ "observation.images.left_tactile_index_finger_pad": {
281
+ "dtype": "image",
282
+ "shape": [
283
+ 3,
284
+ 10,
285
+ 8
286
+ ],
287
+ "names": [
288
+ "channels",
289
+ "height",
290
+ "width"
291
+ ]
292
+ },
293
+ "observation.images.left_tactile_thumb_tip": {
294
+ "dtype": "image",
295
+ "shape": [
296
+ 3,
297
+ 3,
298
+ 3
299
+ ],
300
+ "names": [
301
+ "channels",
302
+ "height",
303
+ "width"
304
+ ]
305
+ },
306
+ "observation.images.left_tactile_thumb_nail": {
307
+ "dtype": "image",
308
+ "shape": [
309
+ 3,
310
+ 12,
311
+ 8
312
+ ],
313
+ "names": [
314
+ "channels",
315
+ "height",
316
+ "width"
317
+ ]
318
+ },
319
+ "observation.images.left_tactile_thumb_middle": {
320
+ "dtype": "image",
321
+ "shape": [
322
+ 3,
323
+ 3,
324
+ 3
325
+ ],
326
+ "names": [
327
+ "channels",
328
+ "height",
329
+ "width"
330
+ ]
331
+ },
332
+ "observation.images.left_tactile_thumb_pad": {
333
+ "dtype": "image",
334
+ "shape": [
335
+ 3,
336
+ 12,
337
+ 8
338
+ ],
339
+ "names": [
340
+ "channels",
341
+ "height",
342
+ "width"
343
+ ]
344
+ },
345
+ "observation.images.left_tactile_palm": {
346
+ "dtype": "image",
347
+ "shape": [
348
+ 3,
349
+ 8,
350
+ 14
351
+ ],
352
+ "names": [
353
+ "channels",
354
+ "height",
355
+ "width"
356
+ ]
357
+ },
358
+ "observation.images.right_tactile_little_finger_tip": {
359
+ "dtype": "image",
360
+ "shape": [
361
+ 3,
362
+ 3,
363
+ 3
364
+ ],
365
+ "names": [
366
+ "channels",
367
+ "height",
368
+ "width"
369
+ ]
370
+ },
371
+ "observation.images.right_tactile_little_finger_nail": {
372
+ "dtype": "image",
373
+ "shape": [
374
+ 3,
375
+ 12,
376
+ 8
377
+ ],
378
+ "names": [
379
+ "channels",
380
+ "height",
381
+ "width"
382
+ ]
383
+ },
384
+ "observation.images.right_tactile_little_finger_pad": {
385
+ "dtype": "image",
386
+ "shape": [
387
+ 3,
388
+ 10,
389
+ 8
390
+ ],
391
+ "names": [
392
+ "channels",
393
+ "height",
394
+ "width"
395
+ ]
396
+ },
397
+ "observation.images.right_tactile_ring_finger_tip": {
398
+ "dtype": "image",
399
+ "shape": [
400
+ 3,
401
+ 3,
402
+ 3
403
+ ],
404
+ "names": [
405
+ "channels",
406
+ "height",
407
+ "width"
408
+ ]
409
+ },
410
+ "observation.images.right_tactile_ring_finger_nail": {
411
+ "dtype": "image",
412
+ "shape": [
413
+ 3,
414
+ 12,
415
+ 8
416
+ ],
417
+ "names": [
418
+ "channels",
419
+ "height",
420
+ "width"
421
+ ]
422
+ },
423
+ "observation.images.right_tactile_ring_finger_pad": {
424
+ "dtype": "image",
425
+ "shape": [
426
+ 3,
427
+ 10,
428
+ 8
429
+ ],
430
+ "names": [
431
+ "channels",
432
+ "height",
433
+ "width"
434
+ ]
435
+ },
436
+ "observation.images.right_tactile_middle_finger_tip": {
437
+ "dtype": "image",
438
+ "shape": [
439
+ 3,
440
+ 3,
441
+ 3
442
+ ],
443
+ "names": [
444
+ "channels",
445
+ "height",
446
+ "width"
447
+ ]
448
+ },
449
+ "observation.images.right_tactile_middle_finger_nail": {
450
+ "dtype": "image",
451
+ "shape": [
452
+ 3,
453
+ 12,
454
+ 8
455
+ ],
456
+ "names": [
457
+ "channels",
458
+ "height",
459
+ "width"
460
+ ]
461
+ },
462
+ "observation.images.right_tactile_middle_finger_pad": {
463
+ "dtype": "image",
464
+ "shape": [
465
+ 3,
466
+ 10,
467
+ 8
468
+ ],
469
+ "names": [
470
+ "channels",
471
+ "height",
472
+ "width"
473
+ ]
474
+ },
475
+ "observation.images.right_tactile_index_finger_tip": {
476
+ "dtype": "image",
477
+ "shape": [
478
+ 3,
479
+ 3,
480
+ 3
481
+ ],
482
+ "names": [
483
+ "channels",
484
+ "height",
485
+ "width"
486
+ ]
487
+ },
488
+ "observation.images.right_tactile_index_finger_nail": {
489
+ "dtype": "image",
490
+ "shape": [
491
+ 3,
492
+ 12,
493
+ 8
494
+ ],
495
+ "names": [
496
+ "channels",
497
+ "height",
498
+ "width"
499
+ ]
500
+ },
501
+ "observation.images.right_tactile_index_finger_pad": {
502
+ "dtype": "image",
503
+ "shape": [
504
+ 3,
505
+ 10,
506
+ 8
507
+ ],
508
+ "names": [
509
+ "channels",
510
+ "height",
511
+ "width"
512
+ ]
513
+ },
514
+ "observation.images.right_tactile_thumb_tip": {
515
+ "dtype": "image",
516
+ "shape": [
517
+ 3,
518
+ 3,
519
+ 3
520
+ ],
521
+ "names": [
522
+ "channels",
523
+ "height",
524
+ "width"
525
+ ]
526
+ },
527
+ "observation.images.right_tactile_thumb_nail": {
528
+ "dtype": "image",
529
+ "shape": [
530
+ 3,
531
+ 12,
532
+ 8
533
+ ],
534
+ "names": [
535
+ "channels",
536
+ "height",
537
+ "width"
538
+ ]
539
+ },
540
+ "observation.images.right_tactile_thumb_middle": {
541
+ "dtype": "image",
542
+ "shape": [
543
+ 3,
544
+ 3,
545
+ 3
546
+ ],
547
+ "names": [
548
+ "channels",
549
+ "height",
550
+ "width"
551
+ ]
552
+ },
553
+ "observation.images.right_tactile_thumb_pad": {
554
+ "dtype": "image",
555
+ "shape": [
556
+ 3,
557
+ 12,
558
+ 8
559
+ ],
560
+ "names": [
561
+ "channels",
562
+ "height",
563
+ "width"
564
+ ]
565
+ },
566
+ "observation.images.right_tactile_palm": {
567
+ "dtype": "image",
568
+ "shape": [
569
+ 3,
570
+ 8,
571
+ 14
572
+ ],
573
+ "names": [
574
+ "channels",
575
+ "height",
576
+ "width"
577
+ ]
578
+ },
579
+ "timestamp": {
580
+ "dtype": "float32",
581
+ "shape": [
582
+ 1
583
+ ],
584
+ "names": null
585
+ },
586
+ "frame_index": {
587
+ "dtype": "int64",
588
+ "shape": [
589
+ 1
590
+ ],
591
+ "names": null
592
+ },
593
+ "episode_index": {
594
+ "dtype": "int64",
595
+ "shape": [
596
+ 1
597
+ ],
598
+ "names": null
599
+ },
600
+ "index": {
601
+ "dtype": "int64",
602
+ "shape": [
603
+ 1
604
+ ],
605
+ "names": null
606
+ },
607
+ "task_index": {
608
+ "dtype": "int64",
609
+ "shape": [
610
+ 1
611
+ ],
612
+ "names": null
613
+ }
614
+ }
615
+ }
616
+ ```
617
+
618
+
619
+ ## Citation
620
+
621
+ **BibTeX:**
622
+
623
+ ```bibtex
624
+ [More Information Needed]
625
+ ```