Datasets:

License:
steb6 commited on
Commit
79fbee4
·
verified ·
1 Parent(s): a31bd02

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +195 -0
README.md ADDED
@@ -0,0 +1,195 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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=HSP-IIT/test">
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
+ "robot_type": "ergocub",
36
+ "total_episodes": 0,
37
+ "total_frames": 0,
38
+ "total_tasks": 0,
39
+ "chunks_size": 1000,
40
+ "data_files_size_in_mb": 100,
41
+ "video_files_size_in_mb": 200,
42
+ "fps": 10,
43
+ "splits": {},
44
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
45
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
46
+ "features": {
47
+ "action": {
48
+ "dtype": "float32",
49
+ "names": [
50
+ "left_hand.position.x",
51
+ "left_hand.position.y",
52
+ "left_hand.position.z",
53
+ "left_hand.orientation.d1",
54
+ "left_hand.orientation.d2",
55
+ "left_hand.orientation.d3",
56
+ "left_hand.orientation.d4",
57
+ "left_hand.orientation.d5",
58
+ "left_hand.orientation.d6",
59
+ "right_hand.position.x",
60
+ "right_hand.position.y",
61
+ "right_hand.position.z",
62
+ "right_hand.orientation.d1",
63
+ "right_hand.orientation.d2",
64
+ "right_hand.orientation.d3",
65
+ "right_hand.orientation.d4",
66
+ "right_hand.orientation.d5",
67
+ "right_hand.orientation.d6",
68
+ "head.orientation.d1",
69
+ "head.orientation.d2",
70
+ "head.orientation.d3",
71
+ "head.orientation.d4",
72
+ "head.orientation.d5",
73
+ "head.orientation.d6",
74
+ "left_fingers.thumb_add",
75
+ "left_fingers.thumb_oc",
76
+ "left_fingers.index_add",
77
+ "left_fingers.index_oc",
78
+ "left_fingers.middle_oc",
79
+ "left_fingers.ring_pinky_oc",
80
+ "right_fingers.thumb_add",
81
+ "right_fingers.thumb_oc",
82
+ "right_fingers.index_add",
83
+ "right_fingers.index_oc",
84
+ "right_fingers.middle_oc",
85
+ "right_fingers.ring_pinky_oc",
86
+ "emotions"
87
+ ],
88
+ "shape": [
89
+ 37
90
+ ]
91
+ },
92
+ "observation.state": {
93
+ "dtype": "float32",
94
+ "names": [
95
+ "left_hand.position.x",
96
+ "left_hand.position.y",
97
+ "left_hand.position.z",
98
+ "left_hand.orientation.d1",
99
+ "left_hand.orientation.d2",
100
+ "left_hand.orientation.d3",
101
+ "left_hand.orientation.d4",
102
+ "left_hand.orientation.d5",
103
+ "left_hand.orientation.d6",
104
+ "right_hand.position.x",
105
+ "right_hand.position.y",
106
+ "right_hand.position.z",
107
+ "right_hand.orientation.d1",
108
+ "right_hand.orientation.d2",
109
+ "right_hand.orientation.d3",
110
+ "right_hand.orientation.d4",
111
+ "right_hand.orientation.d5",
112
+ "right_hand.orientation.d6",
113
+ "head.orientation.d1",
114
+ "head.orientation.d2",
115
+ "head.orientation.d3",
116
+ "head.orientation.d4",
117
+ "head.orientation.d5",
118
+ "head.orientation.d6",
119
+ "left_fingers.thumb_add",
120
+ "left_fingers.thumb_oc",
121
+ "left_fingers.index_add",
122
+ "left_fingers.index_oc",
123
+ "left_fingers.middle_oc",
124
+ "left_fingers.ring_pinky_oc",
125
+ "right_fingers.thumb_add",
126
+ "right_fingers.thumb_oc",
127
+ "right_fingers.index_add",
128
+ "right_fingers.index_oc",
129
+ "right_fingers.middle_oc",
130
+ "right_fingers.ring_pinky_oc"
131
+ ],
132
+ "shape": [
133
+ 36
134
+ ]
135
+ },
136
+ "observation.images.egocentric": {
137
+ "dtype": "video",
138
+ "shape": [
139
+ 480,
140
+ 640,
141
+ 3
142
+ ],
143
+ "names": [
144
+ "height",
145
+ "width",
146
+ "channels"
147
+ ]
148
+ },
149
+ "timestamp": {
150
+ "dtype": "float32",
151
+ "shape": [
152
+ 1
153
+ ],
154
+ "names": null
155
+ },
156
+ "frame_index": {
157
+ "dtype": "int64",
158
+ "shape": [
159
+ 1
160
+ ],
161
+ "names": null
162
+ },
163
+ "episode_index": {
164
+ "dtype": "int64",
165
+ "shape": [
166
+ 1
167
+ ],
168
+ "names": null
169
+ },
170
+ "index": {
171
+ "dtype": "int64",
172
+ "shape": [
173
+ 1
174
+ ],
175
+ "names": null
176
+ },
177
+ "task_index": {
178
+ "dtype": "int64",
179
+ "shape": [
180
+ 1
181
+ ],
182
+ "names": null
183
+ }
184
+ }
185
+ }
186
+ ```
187
+
188
+
189
+ ## Citation
190
+
191
+ **BibTeX:**
192
+
193
+ ```bibtex
194
+ [More Information Needed]
195
+ ```