From 74a1037ea039f41e94d455f3c4437081f7ef30c9 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Thu, 28 Apr 2022 08:15:53 +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..ce34b46 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": "YolosFeatureExtractor", "format": "coco_detection", "image_mean": [ 0.485,