File size: 232 Bytes
f767579 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"do_normalize": true,
"do_resize": true,
"image_mean": [0.5, 0.5, 0.5],
"image_processor_type": "ViTImageProcessor",
"image_std": [0.5, 0.5, 0.5],
"size": {
"height": 384,
"width": 384
}
} |