{
    "input_path": "/opt/data/paddleocr/data/20260909193903962838.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": [
        [
            [
                85,
                43
            ],
            [
                385,
                43
            ],
            [
                385,
                133
            ],
            [
                85,
                133
            ]
        ],
        [
            [
                412,
                54
            ],
            [
                659,
                54
            ],
            [
                659,
                85
            ],
            [
                412,
                85
            ]
        ],
        [
            [
                916,
                67
            ],
            [
                950,
                67
            ],
            [
                950,
                93
            ],
            [
                916,
                93
            ]
        ],
        [
            [
                982,
                67
            ],
            [
                1019,
                67
            ],
            [
                1019,
                95
            ],
            [
                982,
                95
            ]
        ],
        [
            [
                1051,
                63
            ],
            [
                1085,
                56
            ],
            [
                1093,
                97
            ],
            [
                1059,
                104
            ]
        ],
        [
            [
                410,
                89
            ],
            [
                656,
                92
            ],
            [
                656,
                130
            ],
            [
                410,
                127
            ]
        ]
    ],
    "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": [
        "个人简历",
        "细心从每一个小细节开始。",
        "2",
        "ü",
        "D",
        "Personal resume"
    ],
    "rec_scores": [
        0.9996786117553711,
        0.9959020614624023,
        0.14546240866184235,
        0.28676778078079224,
        0.1599838137626648,
        0.9957250952720642
    ],
    "rec_polys": [
        [
            [
                85,
                43
            ],
            [
                385,
                43
            ],
            [
                385,
                133
            ],
            [
                85,
                133
            ]
        ],
        [
            [
                412,
                54
            ],
            [
                659,
                54
            ],
            [
                659,
                85
            ],
            [
                412,
                85
            ]
        ],
        [
            [
                916,
                67
            ],
            [
                950,
                67
            ],
            [
                950,
                93
            ],
            [
                916,
                93
            ]
        ],
        [
            [
                982,
                67
            ],
            [
                1019,
                67
            ],
            [
                1019,
                95
            ],
            [
                982,
                95
            ]
        ],
        [
            [
                1051,
                63
            ],
            [
                1085,
                56
            ],
            [
                1093,
                97
            ],
            [
                1059,
                104
            ]
        ],
        [
            [
                410,
                89
            ],
            [
                656,
                92
            ],
            [
                656,
                130
            ],
            [
                410,
                127
            ]
        ]
    ],
    "rec_boxes": [
        [
            85,
            43,
            385,
            133
        ],
        [
            412,
            54,
            659,
            85
        ],
        [
            916,
            67,
            950,
            93
        ],
        [
            982,
            67,
            1019,
            95
        ],
        [
            1051,
            56,
            1093,
            104
        ],
        [
            410,
            89,
            656,
            130
        ]
    ]
}