Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -0
preprocessor_config.json
CHANGED
@@ -2563,6 +2563,7 @@
|
|
2563 |
],
|
2564 |
"do_normalize": true,
|
2565 |
"do_resize": true,
|
|
|
2566 |
"do_quantize": true,
|
2567 |
"size": {"height": 32, "width": 32}
|
2568 |
}
|
|
|
2563 |
],
|
2564 |
"do_normalize": true,
|
2565 |
"do_resize": true,
|
2566 |
+
"do_rescale": false,
|
2567 |
"do_quantize": true,
|
2568 |
"size": {"height": 32, "width": 32}
|
2569 |
}
|