pixel-tiny-bigrams / preprocessor_config.json
jflotz's picture
Model save
4248b18
{
"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
]
}