Upload processor
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"do_normalize": true,
|
| 4 |
"do_pad": true,
|
| 5 |
"do_rescale": true,
|
| 6 |
-
"do_resize":
|
| 7 |
"format": "coco_detection",
|
| 8 |
"image_mean": [
|
| 9 |
0.485,
|
|
|
|
| 3 |
"do_normalize": true,
|
| 4 |
"do_pad": true,
|
| 5 |
"do_rescale": true,
|
| 6 |
+
"do_resize": true,
|
| 7 |
"format": "coco_detection",
|
| 8 |
"image_mean": [
|
| 9 |
0.485,
|