Update preprocessor_config.json

This commit is contained in:
Niels Rogge 2022-09-21 13:17:55 +00:00 committed by huggingface-web
parent e4ac5ff8dd
commit 97f8f6740c
1 changed files with 1 additions and 1 deletions

View File

@ -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,