Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"do_normalize": true,
|
3 |
"do_resize": true,
|
4 |
"feature_extractor_type": "DetrFeatureExtractor",
|
5 |
-
"format": "
|
6 |
"image_mean": [
|
7 |
0.485,
|
8 |
0.456,
|
|
|
2 |
"do_normalize": true,
|
3 |
"do_resize": true,
|
4 |
"feature_extractor_type": "DetrFeatureExtractor",
|
5 |
+
"format": "coco_panoptic",
|
6 |
"image_mean": [
|
7 |
0.485,
|
8 |
0.456,
|