City_map-vit-base-patch16-224 / preprocessor_config.json
STEM-AI-mtl's picture
Update preprocessor_config.json
9257128 verified
raw
history blame
No virus
207 Bytes
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "ViTImageProcessor",
"image_std": [
0.5,
0.5,
0.5
],
"size": 224
}