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