ci-random-vit-large-patch16-224 / preprocessor_config.json
HyperAccel's picture
Upload ci-random vit model
71c6345 verified
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 224
}