ethanCSL commited on
Commit
14ae456
·
verified ·
1 Parent(s): d47baa3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -65,7 +65,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
65
  6
66
  ]
67
  },
68
- "observation.images.front": {
69
  "dtype": "video",
70
  "shape": [
71
  480,
@@ -78,7 +78,20 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
78
  "channels"
79
  ]
80
  },
81
- "observation.images.top": {
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  "dtype": "video",
83
  "shape": [
84
  480,
 
65
  6
66
  ]
67
  },
68
+ "observation.images.camera1": {
69
  "dtype": "video",
70
  "shape": [
71
  480,
 
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,