19 lines
268 B
JSON
19 lines
268 B
JSON
|
{
|
||
|
"do_normalize": true,
|
||
|
"do_resize": true,
|
||
|
"image_processor_type": "DeformableDetrImageProcessor",
|
||
|
"format": "coco_detection",
|
||
|
"image_mean": [
|
||
|
0.0,
|
||
|
0.0,
|
||
|
0.0
|
||
|
],
|
||
|
"image_std": [
|
||
|
1.0,
|
||
|
1.0,
|
||
|
1.0
|
||
|
],
|
||
|
"max_size": 1333,
|
||
|
"size": 800
|
||
|
}
|