pixel-small-continuous / preprocessor_config.json
plip's picture
Model save
94f9faf
{
"do_normalize": false,
"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": [
16,
8464
]
}