{
    "input_path": "/opt/data/paddleocr/data/20260909183314885440.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": [
        [
            [
                81,
                46
            ],
            [
                388,
                43
            ],
            [
                389,
                140
            ],
            [
                82,
                142
            ]
        ],
        [
            [
                410,
                63
            ],
            [
                706,
                67
            ],
            [
                706,
                115
            ],
            [
                409,
                112
            ]
        ],
        [
            [
                915,
                70
            ],
            [
                952,
                70
            ],
            [
                952,
                99
            ],
            [
                915,
                99
            ]
        ],
        [
            [
                974,
                66
            ],
            [
                1027,
                66
            ],
            [
                1027,
                103
            ],
            [
                974,
                103
            ]
        ],
        [
            [
                1053,
                65
            ],
            [
                1089,
                65
            ],
            [
                1089,
                106
            ],
            [
                1053,
                106
            ]
        ]
    ],
    "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": [
        "个人简历",
        "Personal resume",
        "2",
        "日",
        "日"
    ],
    "rec_scores": [
        0.9993007183074951,
        0.9798818230628967,
        0.17200864851474762,
        0.7410764098167419,
        0.23672722280025482
    ],
    "rec_polys": [
        [
            [
                81,
                46
            ],
            [
                388,
                43
            ],
            [
                389,
                140
            ],
            [
                82,
                142
            ]
        ],
        [
            [
                410,
                63
            ],
            [
                706,
                67
            ],
            [
                706,
                115
            ],
            [
                409,
                112
            ]
        ],
        [
            [
                915,
                70
            ],
            [
                952,
                70
            ],
            [
                952,
                99
            ],
            [
                915,
                99
            ]
        ],
        [
            [
                974,
                66
            ],
            [
                1027,
                66
            ],
            [
                1027,
                103
            ],
            [
                974,
                103
            ]
        ],
        [
            [
                1053,
                65
            ],
            [
                1089,
                65
            ],
            [
                1089,
                106
            ],
            [
                1053,
                106
            ]
        ]
    ],
    "rec_boxes": [
        [
            81,
            43,
            389,
            142
        ],
        [
            409,
            63,
            706,
            115
        ],
        [
            915,
            70,
            952,
            99
        ],
        [
            974,
            66,
            1027,
            103
        ],
        [
            1053,
            65,
            1089,
            106
        ]
    ]
}