Commit
·
a96fd0e
1
Parent(s):
34c7e0a
Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"do_center_crop": false,
|
| 4 |
"do_normalize": true,
|
| 5 |
"do_resize": true,
|
| 6 |
-
"feature_extractor_type": "
|
| 7 |
"image_mean": [
|
| 8 |
0.5,
|
| 9 |
0.5,
|
|
|
|
| 3 |
"do_center_crop": false,
|
| 4 |
"do_normalize": true,
|
| 5 |
"do_resize": true,
|
| 6 |
+
"feature_extractor_type": "BeitFeatureExtractor",
|
| 7 |
"image_mean": [
|
| 8 |
0.5,
|
| 9 |
0.5,
|