Upload 3 files
Browse files- preprocessor_config.json +2 -3
preprocessor_config.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
0.456,
|
14 |
0.406
|
15 |
],
|
16 |
-
"image_processor_type": "
|
17 |
"image_std": [
|
18 |
0.229,
|
19 |
0.224,
|
@@ -23,6 +23,5 @@
|
|
23 |
"rescale_factor": 0.00392156862745098,
|
24 |
"size": {
|
25 |
"shortest_edge": 640
|
26 |
-
}
|
27 |
-
"use_square_size": false
|
28 |
}
|
|
|
13 |
0.456,
|
14 |
0.406
|
15 |
],
|
16 |
+
"image_processor_type": "TextNetImageProcessor",
|
17 |
"image_std": [
|
18 |
0.229,
|
19 |
0.224,
|
|
|
23 |
"rescale_factor": 0.00392156862745098,
|
24 |
"size": {
|
25 |
"shortest_edge": 640
|
26 |
+
}
|
|
|
27 |
}
|