From 0a971e93c5dc71c04617871cb9d82884d27f041f Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Thu, 28 Apr 2022 08:15:36 +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,