vit-large-patch16-384 / preprocessor_config.json
nielsr's picture
nielsr HF staff
Add preprocessor config
7ecb2c2
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 384
}