layoutlmv3-large_a136843083.../preprocessor_config.json

19 lines
275 B
JSON
Raw Permalink Normal View History

2024-11-25 09:18:13 +08:00
{
"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
}