vit-base-patch16-224-in21k-euroSat / preprocessor_config.json
philschmid's picture
philschmid HF staff
Upload preprocessor_config.json
86ed5db
raw
history blame contribute delete
No virus
228 Bytes
{
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "ViTFeatureExtractor",
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"resample": 2,
"size": 224
}