File size: 203 Bytes
177a714 | 1 2 3 4 5 6 7 8 9 | {
"do_normalize": true,
"do_resize": true,
"image_mean": [0.5],
"image_std": [0.5],
"resample": 2,
"size": {"height": 28, "width": 28},
"image_processor_type": "ViTImageProcessor"
} |