File size: 228 Bytes
38b83a7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"image_processor_type": "ViTImageProcessor",
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 400,
"width": 500
}
}
|