TexTeller3 / preprocessor_config.json
Ji-Ha's picture
Upload 12 files
dec3b90 verified
raw
history blame contribute delete
307 Bytes
{
"do_resize": true,
"size": {
"height": 448,
"width": 448
},
"resample": 3,
"do_normalize": true,
"image_mean": [
0.9545467
],
"image_std": [
0.15394445
],
"do_convert_rgb": false,
"num_channels": 1,
"feature_extractor_type": "ViTFeatureExtractor"
}