bryce-gl commited on
Commit
b571369
·
verified ·
1 Parent(s): 07a2660

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "type": "xvla",
3
  "n_obs_steps": 1,
4
  "input_features": {
5
- "observation.images.image": {
6
  "type": "VISUAL",
7
  "shape": [
8
  3,
@@ -10,7 +10,7 @@
10
  256
11
  ]
12
  },
13
- "observation.images.image2": {
14
  "type": "VISUAL",
15
  "shape": [
16
  3,
@@ -24,7 +24,7 @@
24
  8
25
  ]
26
  },
27
- "observation.images.empty_camera_0": {
28
  "type": "VISUAL",
29
  "shape": [
30
  3,
@@ -172,7 +172,7 @@
172
  224
173
  ],
174
  "num_image_views": 3,
175
- "empty_cameras": 1,
176
  "optimizer_lr": 0.0001,
177
  "optimizer_betas": [
178
  0.9,
 
2
  "type": "xvla",
3
  "n_obs_steps": 1,
4
  "input_features": {
5
+ "observation.images.top": {
6
  "type": "VISUAL",
7
  "shape": [
8
  3,
 
10
  256
11
  ]
12
  },
13
+ "observation.images.left": {
14
  "type": "VISUAL",
15
  "shape": [
16
  3,
 
24
  8
25
  ]
26
  },
27
+ "observation.images.right": {
28
  "type": "VISUAL",
29
  "shape": [
30
  3,
 
172
  224
173
  ],
174
  "num_image_views": 3,
175
+ "empty_cameras": 0,
176
  "optimizer_lr": 0.0001,
177
  "optimizer_betas": [
178
  0.9,