gaspardthrl commited on
Commit
c69130f
·
verified ·
1 Parent(s): 3d4b1a5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -64,7 +64,7 @@
64
  "vision_encoder_name": "openai/clip-vit-base-patch16",
65
  "use_separate_rgb_encoder_per_camera": false,
66
  "vision_encoder_lr_multiplier": 0.1,
67
- "image_resize_shape": [
68
  320,
69
  240
70
  ],
 
64
  "vision_encoder_name": "openai/clip-vit-base-patch16",
65
  "use_separate_rgb_encoder_per_camera": false,
66
  "vision_encoder_lr_multiplier": 0.1,
67
+ "resize_shape": [
68
  320,
69
  240
70
  ],