sini-21 commited on
Commit
363ef8d
·
verified ·
1 Parent(s): 5c32318

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -6
README.md CHANGED
@@ -34,7 +34,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
34
  "codebase_version": "v3.0",
35
  "robot_type": "so_follower",
36
  "total_episodes": 2,
37
- "total_frames": 3584,
38
  "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
@@ -74,11 +74,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
74
  6
75
  ]
76
  },
77
- "observation.images.laptop": {
78
  "dtype": "video",
79
  "shape": [
80
- 480,
81
- 640,
82
  3
83
  ],
84
  "names": [
@@ -87,8 +87,31 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
87
  "channels"
88
  ],
89
  "info": {
90
- "video.height": 480,
91
- "video.width": 640,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  "video.codec": "av1",
93
  "video.pix_fmt": "yuv420p",
94
  "video.is_depth_map": false,
 
34
  "codebase_version": "v3.0",
35
  "robot_type": "so_follower",
36
  "total_episodes": 2,
37
+ "total_frames": 3559,
38
  "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
 
74
  6
75
  ]
76
  },
77
+ "observation.images.cam_main": {
78
  "dtype": "video",
79
  "shape": [
80
+ 720,
81
+ 1280,
82
  3
83
  ],
84
  "names": [
 
87
  "channels"
88
  ],
89
  "info": {
90
+ "video.height": 720,
91
+ "video.width": 1280,
92
+ "video.codec": "av1",
93
+ "video.pix_fmt": "yuv420p",
94
+ "video.is_depth_map": false,
95
+ "video.fps": 30,
96
+ "video.channels": 3,
97
+ "has_audio": false
98
+ }
99
+ },
100
+ "observation.images.cam_wrist": {
101
+ "dtype": "video",
102
+ "shape": [
103
+ 720,
104
+ 1280,
105
+ 3
106
+ ],
107
+ "names": [
108
+ "height",
109
+ "width",
110
+ "channels"
111
+ ],
112
+ "info": {
113
+ "video.height": 720,
114
+ "video.width": 1280,
115
  "video.codec": "av1",
116
  "video.pix_fmt": "yuv420p",
117
  "video.is_depth_map": false,