porting_rt_detr / preprocessor_config.json
rafaelpadilla's picture
Update preprocessor_config.json
73dc06c
raw
history blame contribute delete
207 Bytes
{
"do_rescale": true,
"do_resize": true,
"image_processor_type": "RTDetrImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 640,
"width": 640
}
}