Update preprocessor_config.json
This commit is contained in:
parent
e4ac5ff8dd
commit
97f8f6740c
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"do_normalize": true,
|
"do_normalize": true,
|
||||||
"do_resize": true,
|
"do_resize": true,
|
||||||
"feature_extractor_type": "DetrFeatureExtractor",
|
"feature_extractor_type": "DeformableDetrFeatureExtractor",
|
||||||
"format": "coco_detection",
|
"format": "coco_detection",
|
||||||
"image_mean": [
|
"image_mean": [
|
||||||
0.485,
|
0.485,
|
||||||
|
|
Loading…
Reference in New Issue