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