ehalicki commited on
Commit
f49de3b
·
verified ·
1 Parent(s): c4b2c5e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -122,11 +122,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
122
  "video.extra_options": {}
123
  }
124
  },
125
- "observation.images.webcam": {
126
  "dtype": "video",
127
  "shape": [
128
- 720,
129
- 1280,
130
  3
131
  ],
132
  "names": [
@@ -136,8 +136,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
136
  ],
137
  "info": {
138
  "is_depth_map": false,
139
- "video.height": 720,
140
- "video.width": 1280,
141
  "video.codec": "h264",
142
  "video.pix_fmt": "yuv420p",
143
  "video.fps": 30,
@@ -188,7 +188,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
188
  }
189
  },
190
  "total_episodes": 1,
191
- "total_frames": 543,
192
  "total_tasks": 1,
193
  "chunks_size": 1000,
194
  "data_files_size_in_mb": 100,
 
122
  "video.extra_options": {}
123
  }
124
  },
125
+ "observation.images.wrist_cam": {
126
  "dtype": "video",
127
  "shape": [
128
+ 360,
129
+ 640,
130
  3
131
  ],
132
  "names": [
 
136
  ],
137
  "info": {
138
  "is_depth_map": false,
139
+ "video.height": 360,
140
+ "video.width": 640,
141
  "video.codec": "h264",
142
  "video.pix_fmt": "yuv420p",
143
  "video.fps": 30,
 
188
  }
189
  },
190
  "total_episodes": 1,
191
+ "total_frames": 435,
192
  "total_tasks": 1,
193
  "chunks_size": 1000,
194
  "data_files_size_in_mb": 100,