cupnb commited on
Commit
2cf48c6
·
verified ·
1 Parent(s): be4f646

Update train_config.json

Browse files
Files changed (1) hide show
  1. train_config.json +2 -2
train_config.json CHANGED
@@ -90,7 +90,7 @@
90
  7
91
  ]
92
  },
93
- "observation.images.cam_top": {
94
  "type": "VISUAL",
95
  "shape": [
96
  3,
@@ -98,7 +98,7 @@
98
  640
99
  ]
100
  },
101
- "observation.images.cam_side": {
102
  "type": "VISUAL",
103
  "shape": [
104
  3,
 
90
  7
91
  ]
92
  },
93
+ "observation.images.camera2": {
94
  "type": "VISUAL",
95
  "shape": [
96
  3,
 
98
  640
99
  ]
100
  },
101
+ "observation.images.camera1": {
102
  "type": "VISUAL",
103
  "shape": [
104
  3,