Update preprocessor_config.json
This commit is contained in:
parent
357df61137
commit
e0f2c3c984
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"do_normalize": true,
|
||||
"do_resize": true,
|
||||
"do_normalize": false,
|
||||
"do_resize": false,
|
||||
"feature_extractor_type": "DetrFeatureExtractor",
|
||||
"format": "coco_detection",
|
||||
"image_mean": [
|
||||
|
|
Loading…
Reference in New Issue