{
    "input_path": "/opt/data/paddleocr/data/20260909144917962838.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": [
        [
            [
                83,
                22
            ],
            [
                386,
                24
            ],
            [
                385,
                115
            ],
            [
                82,
                113
            ]
        ],
        [
            [
                417,
                54
            ],
            [
                659,
                54
            ],
            [
                659,
                84
            ],
            [
                417,
                84
            ]
        ],
        [
            [
                913,
                69
            ],
            [
                959,
                69
            ],
            [
                959,
                101
            ],
            [
                913,
                101
            ]
        ],
        [
            [
                962,
                64
            ],
            [
                1040,
                64
            ],
            [
                1040,
                106
            ],
            [
                962,
                106
            ]
        ],
        [
            [
                1040,
                63
            ],
            [
                1090,
                63
            ],
            [
                1090,
                107
            ],
            [
                1040,
                107
            ]
        ],
        [
            [
                416,
                85
            ],
            [
                692,
                89
            ],
            [
                691,
                130
            ],
            [
                415,
                126
            ]
        ],
        [
            [
                904,
                273
            ],
            [
                1063,
                276
            ],
            [
                1058,
                483
            ],
            [
                900,
                479
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "个人简历",
        "细心从每一个小细节开始",
        "R",
        "一",
        "日",
        "Personal resume",
        "M"
    ],
    "rec_scores": [
        0.9994586110115051,
        0.9722057580947876,
        0.26836881041526794,
        0.20648100972175598,
        0.2531835436820984,
        0.9746395349502563,
        0.05700089782476425
    ],
    "rec_polys": [
        [
            [
                83,
                22
            ],
            [
                386,
                24
            ],
            [
                385,
                115
            ],
            [
                82,
                113
            ]
        ],
        [
            [
                417,
                54
            ],
            [
                659,
                54
            ],
            [
                659,
                84
            ],
            [
                417,
                84
            ]
        ],
        [
            [
                913,
                69
            ],
            [
                959,
                69
            ],
            [
                959,
                101
            ],
            [
                913,
                101
            ]
        ],
        [
            [
                962,
                64
            ],
            [
                1040,
                64
            ],
            [
                1040,
                106
            ],
            [
                962,
                106
            ]
        ],
        [
            [
                1040,
                63
            ],
            [
                1090,
                63
            ],
            [
                1090,
                107
            ],
            [
                1040,
                107
            ]
        ],
        [
            [
                416,
                85
            ],
            [
                692,
                89
            ],
            [
                691,
                130
            ],
            [
                415,
                126
            ]
        ],
        [
            [
                904,
                273
            ],
            [
                1063,
                276
            ],
            [
                1058,
                483
            ],
            [
                900,
                479
            ]
        ]
    ],
    "rec_boxes": [
        [
            82,
            22,
            386,
            115
        ],
        [
            417,
            54,
            659,
            84
        ],
        [
            913,
            69,
            959,
            101
        ],
        [
            962,
            64,
            1040,
            106
        ],
        [
            1040,
            63,
            1090,
            107
        ],
        [
            415,
            85,
            692,
            130
        ],
        [
            900,
            273,
            1063,
            483
        ]
    ]
}