results / preprocessor_config.json
laszlokiss27's picture
doodle-zero
79f6bbc verified
raw
history blame
No virus
341 Bytes
{
"crop_size": {
"height": 28,
"width": 28
},
"do_center_crop": true,
"do_convert_rgb": false,
"do_flip_channel_order": false,
"do_rescale": true,
"do_resize": true,
"image_processor_type": "MobileViTImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 28
}
}