deit-small-patch16-224 / preprocessor_config.json
nielsr's picture
nielsr HF staff
First commit
4a1f942
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 224
}