From 97f8f6740cef14b73827682383bbc1419ae50d36 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Wed, 21 Sep 2022 13:17:55 +0000 Subject: [PATCH] Update preprocessor_config.json --- preprocessor_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor_config.json b/preprocessor_config.json index 6ff682d..67e982c 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -1,7 +1,7 @@ { "do_normalize": true, "do_resize": true, - "feature_extractor_type": "DetrFeatureExtractor", + "feature_extractor_type": "DeformableDetrFeatureExtractor", "format": "coco_detection", "image_mean": [ 0.485,