Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"do_normalize":
|
3 |
"do_resize": true,
|
4 |
"feature_extractor_type": "YolosFeatureExtractor",
|
5 |
"format": "coco_detection",
|
|
|
1 |
{
|
2 |
+
"do_normalize": false,
|
3 |
"do_resize": true,
|
4 |
"feature_extractor_type": "YolosFeatureExtractor",
|
5 |
"format": "coco_detection",
|