vit-large-patch32-224-in21k / preprocessor_config.json
nielsr's picture
nielsr HF staff
Add preprocessor config
ba76fe5
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 224
}