{
    "input_path": "/opt/data/paddleocr/data/20260629094852885440.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": [
        [
            [
                1083,
                14
            ],
            [
                1197,
                14
            ],
            [
                1197,
                66
            ],
            [
                1083,
                66
            ]
        ],
        [
            [
                76,
                123
            ],
            [
                198,
                123
            ],
            [
                198,
                163
            ],
            [
                76,
                163
            ]
        ],
        [
            [
                35,
                353
            ],
            [
                156,
                353
            ],
            [
                156,
                393
            ],
            [
                35,
                393
            ]
        ],
        [
            [
                96,
                525
            ],
            [
                221,
                525
            ],
            [
                221,
                565
            ],
            [
                96,
                565
            ]
        ],
        [
            [
                98,
                1078
            ],
            [
                219,
                1078
            ],
            [
                219,
                1117
            ],
            [
                98,
                1117
            ]
        ]
    ],
    "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,
        -1,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "简历",
        "个人信息",
        "教育经历",
        "工作经历",
        "专业技能"
    ],
    "rec_scores": [
        0.9994112253189087,
        0.9998447895050049,
        0.9994644522666931,
        0.9996764659881592,
        0.9992319345474243
    ],
    "rec_polys": [
        [
            [
                1083,
                14
            ],
            [
                1197,
                14
            ],
            [
                1197,
                66
            ],
            [
                1083,
                66
            ]
        ],
        [
            [
                76,
                123
            ],
            [
                198,
                123
            ],
            [
                198,
                163
            ],
            [
                76,
                163
            ]
        ],
        [
            [
                35,
                353
            ],
            [
                156,
                353
            ],
            [
                156,
                393
            ],
            [
                35,
                393
            ]
        ],
        [
            [
                96,
                525
            ],
            [
                221,
                525
            ],
            [
                221,
                565
            ],
            [
                96,
                565
            ]
        ],
        [
            [
                98,
                1078
            ],
            [
                219,
                1078
            ],
            [
                219,
                1117
            ],
            [
                98,
                1117
            ]
        ]
    ],
    "rec_boxes": [
        [
            1083,
            14,
            1197,
            66
        ],
        [
            76,
            123,
            198,
            163
        ],
        [
            35,
            353,
            156,
            393
        ],
        [
            96,
            525,
            221,
            565
        ],
        [
            98,
            1078,
            219,
            1117
        ]
    ]
}