helloworld26 commited on
Commit
882e3a7
·
verified ·
1 Parent(s): ecd47c8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -65,7 +65,33 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
65
  6
66
  ]
67
  },
68
- "observation.images.wrist": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  "dtype": "video",
70
  "shape": [
71
  480,
 
65
  6
66
  ]
67
  },
68
+ "observation.images.camera1": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ]
80
+ },
81
+ "observation.images.camera2": {
82
+ "dtype": "video",
83
+ "shape": [
84
+ 480,
85
+ 640,
86
+ 3
87
+ ],
88
+ "names": [
89
+ "height",
90
+ "width",
91
+ "channels"
92
+ ]
93
+ },
94
+ "observation.images.camera3": {
95
  "dtype": "video",
96
  "shape": [
97
  480,