Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
0.456,
|
| 14 |
0.406
|
| 15 |
],
|
| 16 |
-
"
|
| 17 |
"image_std": [
|
| 18 |
0.229,
|
| 19 |
0.224,
|
|
@@ -24,4 +24,4 @@
|
|
| 24 |
"size": {
|
| 25 |
"shortest_edge": 28
|
| 26 |
}
|
| 27 |
-
}
|
|
|
|
| 13 |
0.456,
|
| 14 |
0.406
|
| 15 |
],
|
| 16 |
+
"feature_extractor_type": "CLIPFeatureExtractor",
|
| 17 |
"image_std": [
|
| 18 |
0.229,
|
| 19 |
0.224,
|
|
|
|
| 24 |
"size": {
|
| 25 |
"shortest_edge": 28
|
| 26 |
}
|
| 27 |
+
}
|