Update config.json
Browse files- 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 |
-
"
|
| 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 |
],
|