Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
0.456,
|
| 10 |
0.406
|
| 11 |
],
|
| 12 |
-
"image_processor_type": "
|
| 13 |
"image_std": [
|
| 14 |
0.229,
|
| 15 |
0.224,
|
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"height": 1024,
|
| 20 |
"width": 1024
|
| 21 |
},
|
| 22 |
-
"processor_class": "
|
| 23 |
"resample": 2,
|
| 24 |
"rescale_factor": 0.00392156862745098,
|
| 25 |
"size": {
|
|
|
|
| 9 |
0.456,
|
| 10 |
0.406
|
| 11 |
],
|
| 12 |
+
"image_processor_type": "SamImageProcessor",
|
| 13 |
"image_std": [
|
| 14 |
0.229,
|
| 15 |
0.224,
|
|
|
|
| 19 |
"height": 1024,
|
| 20 |
"width": 1024
|
| 21 |
},
|
| 22 |
+
"processor_class": "SamProcessor",
|
| 23 |
"resample": 2,
|
| 24 |
"rescale_factor": 0.00392156862745098,
|
| 25 |
"size": {
|