mgp-str-base / preprocessor_config.json
yuekun's picture
Update preprocessor_config.json
1646f93
raw history blame
No virus
156 Bytes
{
"do_normalize": false,
"do_resize": true,
"feature_extractor_type": "ViTFeatureExtractor",
"resample": 3,
"size": {"height": 32, "width": 128}
}