swin-base-patch4-window7-224 / preprocessor_config.json
novice03's picture
Upload preprocessor_config.json
fb6bda6
raw history blame
No virus
245 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
}