ocr / preprocessor_config.json
Dewa's picture
Training in progress, epoch 1
19b5a70 verified
raw
history blame
259 Bytes
{
"apply_ocr": true,
"do_resize": true,
"image_processor_type": "LayoutLMv2ImageProcessor",
"ocr_lang": null,
"processor_class": "LayoutLMv2Processor",
"resample": 2,
"size": {
"height": 224,
"width": 224
},
"tesseract_config": ""
}