preprocessor_config.json

#1
by Davidal07 - opened

Hi, are there any preprocessor_config.json file for this model?

Davidal07 changed discussion status to closed
Owner

Any for the google/vit-base-patch16-224, in another model finetuned just like this, i've used:
{
"do_normalize": true,
"do_resize": true,
"image_mean": [0.5, 0.5, 0.5],
"image_std": [0.5, 0.5, 0.5],
"size": 224
}

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment