TrOCR-Ar-Small / preprocessor_config.json
gagan3012's picture
Training in progress, step 1000
1c89e19
{
"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": 384
}