KeWangRobotics commited on
Commit
31b5fa3
·
verified ·
1 Parent(s): 0f545f3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -2
README.md CHANGED
@@ -27,9 +27,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
27
  "codebase_version": "v2.0",
28
  "robot_type": "piper",
29
  "total_episodes": 1,
30
- "total_frames": 473,
31
  "total_tasks": 1,
32
- "total_videos": 1,
33
  "total_chunks": 1,
34
  "chunks_size": 1000,
35
  "fps": 30,
@@ -69,6 +69,29 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
69
  "main_gripper"
70
  ]
71
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  "observation.images.top": {
73
  "dtype": "video",
74
  "shape": [
 
27
  "codebase_version": "v2.0",
28
  "robot_type": "piper",
29
  "total_episodes": 1,
30
+ "total_frames": 1251,
31
  "total_tasks": 1,
32
+ "total_videos": 2,
33
  "total_chunks": 1,
34
  "chunks_size": 1000,
35
  "fps": 30,
 
69
  "main_gripper"
70
  ]
71
  },
72
+ "observation.images.wrist": {
73
+ "dtype": "video",
74
+ "shape": [
75
+ 480,
76
+ 640,
77
+ 3
78
+ ],
79
+ "names": [
80
+ "height",
81
+ "width",
82
+ "channels"
83
+ ],
84
+ "info": {
85
+ "video.fps": 30.0,
86
+ "video.height": 480,
87
+ "video.width": 640,
88
+ "video.channels": 3,
89
+ "video.codec": "av1",
90
+ "video.pix_fmt": "yuv420p",
91
+ "video.is_depth_map": false,
92
+ "has_audio": false
93
+ }
94
+ },
95
  "observation.images.top": {
96
  "dtype": "video",
97
  "shape": [