TahaDouaji
commited on
Commit
•
e0f2c3c
1
Parent(s):
357df61
Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"do_normalize":
|
3 |
-
"do_resize":
|
4 |
"feature_extractor_type": "DetrFeatureExtractor",
|
5 |
"format": "coco_detection",
|
6 |
"image_mean": [
|
|
|
1 |
{
|
2 |
+
"do_normalize": false,
|
3 |
+
"do_resize": false,
|
4 |
"feature_extractor_type": "DetrFeatureExtractor",
|
5 |
"format": "coco_detection",
|
6 |
"image_mean": [
|