taikonauts commited on
Commit
a5aa09b
·
verified ·
1 Parent(s): ed56f61

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +47 -1
README.md CHANGED
@@ -27,7 +27,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
27
  "codebase_version": "v3.0",
28
  "robot_type": "xarm_end_effector",
29
  "total_episodes": 2,
30
- "total_frames": 3539,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
@@ -92,6 +92,52 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
92
  "has_audio": false
93
  }
94
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  "timestamp": {
96
  "dtype": "float32",
97
  "shape": [
 
27
  "codebase_version": "v3.0",
28
  "robot_type": "xarm_end_effector",
29
  "total_episodes": 2,
30
+ "total_frames": 2639,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
 
92
  "has_audio": false
93
  }
94
  },
95
+ "observation.images.gripper_fisheye": {
96
+ "dtype": "video",
97
+ "shape": [
98
+ 480,
99
+ 640,
100
+ 3
101
+ ],
102
+ "names": [
103
+ "height",
104
+ "width",
105
+ "channels"
106
+ ],
107
+ "info": {
108
+ "video.height": 480,
109
+ "video.width": 640,
110
+ "video.codec": "av1",
111
+ "video.pix_fmt": "yuv420p",
112
+ "video.is_depth_map": false,
113
+ "video.fps": 30,
114
+ "video.channels": 3,
115
+ "has_audio": false
116
+ }
117
+ },
118
+ "observation.images.gripper_color": {
119
+ "dtype": "video",
120
+ "shape": [
121
+ 480,
122
+ 640,
123
+ 3
124
+ ],
125
+ "names": [
126
+ "height",
127
+ "width",
128
+ "channels"
129
+ ],
130
+ "info": {
131
+ "video.height": 480,
132
+ "video.width": 640,
133
+ "video.codec": "av1",
134
+ "video.pix_fmt": "yuv420p",
135
+ "video.is_depth_map": false,
136
+ "video.fps": 30,
137
+ "video.channels": 3,
138
+ "has_audio": false
139
+ }
140
+ },
141
  "timestamp": {
142
  "dtype": "float32",
143
  "shape": [