Upload feature extractor
Browse files- preprocessor_config.json +1 -0
preprocessor_config.json
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
"do_normalize": true,
|
19 |
"do_rescale": true,
|
20 |
"do_resize": true,
|
|
|
21 |
"image_mean": [
|
22 |
0.485,
|
23 |
0.456,
|
|
|
18 |
"do_normalize": true,
|
19 |
"do_rescale": true,
|
20 |
"do_resize": true,
|
21 |
+
"feature_extractor_type": "ConvNextFeatureExtractor",
|
22 |
"image_mean": [
|
23 |
0.485,
|
24 |
0.456,
|