ethanCSL commited on
Commit
d47baa3
·
verified ·
1 Parent(s): 669db16

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +15 -2
meta/info.json CHANGED
@@ -40,7 +40,7 @@
40
  6
41
  ]
42
  },
43
- "observation.images.front": {
44
  "dtype": "video",
45
  "shape": [
46
  480,
@@ -53,7 +53,20 @@
53
  "channels"
54
  ]
55
  },
56
- "observation.images.top": {
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  "dtype": "video",
58
  "shape": [
59
  480,
 
40
  6
41
  ]
42
  },
43
+ "observation.images.camera1": {
44
  "dtype": "video",
45
  "shape": [
46
  480,
 
53
  "channels"
54
  ]
55
  },
56
+ "observation.images.camera2": {
57
+ "dtype": "video",
58
+ "shape": [
59
+ 480,
60
+ 640,
61
+ 3
62
+ ],
63
+ "names": [
64
+ "height",
65
+ "width",
66
+ "channels"
67
+ ]
68
+ },
69
+ "observation.images.camera3": {
70
  "dtype": "video",
71
  "shape": [
72
  480,