vit_base_patch16_224_in21k/preprocessor_config.json

16 lines
160 B
JSON

{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 224
}