Update preprocessor_config.json
Browse files- preprocessor_config.json +0 -1
preprocessor_config.json
CHANGED
@@ -7,7 +7,6 @@
|
|
7 |
"image_mean": [8.2381, 7.3115, 6.6981],
|
8 |
"image_std": [9.6335, 9.0659, 8.7213],
|
9 |
"processor_class": "TVPProcessor",
|
10 |
-
"max_size": 448,
|
11 |
"padding_size": {"height": 448, "width": 448},
|
12 |
"tokenizer": "bert-base-uncased"
|
13 |
}
|
|
|
7 |
"image_mean": [8.2381, 7.3115, 6.6981],
|
8 |
"image_std": [9.6335, 9.0659, 8.7213],
|
9 |
"processor_class": "TVPProcessor",
|
|
|
10 |
"padding_size": {"height": 448, "width": 448},
|
11 |
"tokenizer": "bert-base-uncased"
|
12 |
}
|