{
    "input_path": "/opt/data/paddleocr/data/20260909162012470332.png",
    "page_index": null,
    "model_settings": {
        "use_doc_preprocessor": true,
        "use_textline_orientation": false
    },
    "doc_preprocessor_res": {
        "input_path": null,
        "page_index": null,
        "model_settings": {
            "use_doc_orientation_classify": false,
            "use_doc_unwarping": false
        },
        "angle": -1
    },
    "dt_polys": [
        [
            [
                20,
                637
            ],
            [
                51,
                637
            ],
            [
                51,
                796
            ],
            [
                20,
                796
            ]
        ],
        [
            [
                22,
                826
            ],
            [
                49,
                826
            ],
            [
                49,
                1212
            ],
            [
                22,
                1212
            ]
        ],
        [
            [
                34,
                1264
            ],
            [
                72,
                1264
            ],
            [
                72,
                1309
            ],
            [
                34,
                1309
            ]
        ]
    ],
    "text_det_params": {
        "limit_side_len": 64,
        "limit_type": "min",
        "thresh": 0.3,
        "max_side_limit": 4000,
        "box_thresh": 0.6,
        "unclip_ratio": 1.5
    },
    "text_type": "general",
    "textline_orientation_angles": [
        -1,
        -1,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "教育情况",
        "工作经历(从最近任职情况填起)",
        "从"
    ],
    "rec_scores": [
        0.9991992115974426,
        0.9685385823249817,
        0.9553412795066833
    ],
    "rec_polys": [
        [
            [
                20,
                637
            ],
            [
                51,
                637
            ],
            [
                51,
                796
            ],
            [
                20,
                796
            ]
        ],
        [
            [
                22,
                826
            ],
            [
                49,
                826
            ],
            [
                49,
                1212
            ],
            [
                22,
                1212
            ]
        ],
        [
            [
                34,
                1264
            ],
            [
                72,
                1264
            ],
            [
                72,
                1309
            ],
            [
                34,
                1309
            ]
        ]
    ],
    "rec_boxes": [
        [
            20,
            637,
            51,
            796
        ],
        [
            22,
            826,
            49,
            1212
        ],
        [
            34,
            1264,
            72,
            1309
        ]
    ]
}