d23abb6
43f9f11
d23abb6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"image_mean": [
0.1307
],
"image_std": [
0.3081
],
"do_normalize": true,
"do_resize": true,
"size": {
"height": 28,
"width": 28
},
"resample": 2,
"do_center_crop": false,
"image_processor_type": "ImageProcessor"
} |