EElayoutlmv3_rvl-cdip_single_10_2023-04-14 / preprocessor_config.json
jordyvl's picture
Create preprocessor_config.json
7f03ddc
raw
history blame
No virus
275 Bytes
{
"apply_ocr": true,
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "LayoutLMv3FeatureExtractor",
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"ocr_lang": null,
"resample": 2,
"size": 224
}