trocr-base-printed_captcha_ocr / preprocessor_config.json
DunnBC22's picture
Training in progress, epoch 1
c1a564a
{
"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
}