{
    "input_path": "/opt/data/paddleocr/data/20260909100222611720.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": [
        [
            [
                101,
                66
            ],
            [
                302,
                62
            ],
            [
                305,
                195
            ],
            [
                104,
                199
            ]
        ],
        [
            [
                97,
                124
            ],
            [
                312,
                131
            ],
            [
                305,
                351
            ],
            [
                90,
                344
            ]
        ],
        [
            [
                606,
                184
            ],
            [
                953,
                182
            ],
            [
                953,
                213
            ],
            [
                606,
                216
            ]
        ],
        [
            [
                87,
                430
            ],
            [
                144,
                430
            ],
            [
                144,
                486
            ],
            [
                87,
                486
            ]
        ],
        [
            [
                88,
                684
            ],
            [
                143,
                684
            ],
            [
                143,
                735
            ],
            [
                88,
                735
            ]
        ],
        [
            [
                87,
                1621
            ],
            [
                144,
                1621
            ],
            [
                144,
                1677
            ],
            [
                87,
                1677
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "S",
        "国",
        "PERSONALRESUME",
        "日",
        "曰",
        "目"
    ],
    "rec_scores": [
        0.04176808521151543,
        0.080150306224823,
        0.9941229224205017,
        0.5273783206939697,
        0.1604136824607849,
        0.8588558435440063
    ],
    "rec_polys": [
        [
            [
                101,
                66
            ],
            [
                302,
                62
            ],
            [
                305,
                195
            ],
            [
                104,
                199
            ]
        ],
        [
            [
                97,
                124
            ],
            [
                312,
                131
            ],
            [
                305,
                351
            ],
            [
                90,
                344
            ]
        ],
        [
            [
                606,
                184
            ],
            [
                953,
                182
            ],
            [
                953,
                213
            ],
            [
                606,
                216
            ]
        ],
        [
            [
                87,
                430
            ],
            [
                144,
                430
            ],
            [
                144,
                486
            ],
            [
                87,
                486
            ]
        ],
        [
            [
                88,
                684
            ],
            [
                143,
                684
            ],
            [
                143,
                735
            ],
            [
                88,
                735
            ]
        ],
        [
            [
                87,
                1621
            ],
            [
                144,
                1621
            ],
            [
                144,
                1677
            ],
            [
                87,
                1677
            ]
        ]
    ],
    "rec_boxes": [
        [
            101,
            62,
            305,
            199
        ],
        [
            90,
            124,
            312,
            351
        ],
        [
            606,
            182,
            953,
            216
        ],
        [
            87,
            430,
            144,
            486
        ],
        [
            88,
            684,
            143,
            735
        ],
        [
            87,
            1621,
            144,
            1677
        ]
    ]
}