mobilevitv2-1.0-voc-deeplabv3 / preprocessor_config.json
shehan97's picture
Upload 3 files
9b7f433
raw
history blame contribute delete
No virus
318 Bytes
{
"crop_size": {
"height": 512,
"width": 512
},
"do_center_crop": true,
"do_flip_channel_order": true,
"do_rescale": true,
"do_resize": true,
"image_processor_type": "MobileViTv2ImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 544
}
}