{
    "input_path": "/opt/data/paddleocr/data/20260909145743146534.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": [
        [
            [
                71,
                28
            ],
            [
                340,
                28
            ],
            [
                340,
                380
            ],
            [
                71,
                380
            ]
        ],
        [
            [
                606,
                184
            ],
            [
                954,
                183
            ],
            [
                954,
                214
            ],
            [
                606,
                216
            ]
        ],
        [
            [
                87,
                514
            ],
            [
                144,
                514
            ],
            [
                144,
                571
            ],
            [
                87,
                571
            ]
        ],
        [
            [
                87,
                724
            ],
            [
                144,
                724
            ],
            [
                144,
                778
            ],
            [
                87,
                778
            ]
        ],
        [
            [
                91,
                1104
            ],
            [
                140,
                1104
            ],
            [
                140,
                1150
            ],
            [
                91,
                1150
            ]
        ]
    ],
    "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": [
        "日",
        "PERSONALRESUME",
        "8",
        "∑",
        "口"
    ],
    "rec_scores": [
        0.04602236673235893,
        0.9940093755722046,
        0.674530565738678,
        0.11343538016080856,
        0.23086771368980408
    ],
    "rec_polys": [
        [
            [
                71,
                28
            ],
            [
                340,
                28
            ],
            [
                340,
                380
            ],
            [
                71,
                380
            ]
        ],
        [
            [
                606,
                184
            ],
            [
                954,
                183
            ],
            [
                954,
                214
            ],
            [
                606,
                216
            ]
        ],
        [
            [
                87,
                514
            ],
            [
                144,
                514
            ],
            [
                144,
                571
            ],
            [
                87,
                571
            ]
        ],
        [
            [
                87,
                724
            ],
            [
                144,
                724
            ],
            [
                144,
                778
            ],
            [
                87,
                778
            ]
        ],
        [
            [
                91,
                1104
            ],
            [
                140,
                1104
            ],
            [
                140,
                1150
            ],
            [
                91,
                1150
            ]
        ]
    ],
    "rec_boxes": [
        [
            71,
            28,
            340,
            380
        ],
        [
            606,
            183,
            954,
            216
        ],
        [
            87,
            514,
            144,
            571
        ],
        [
            87,
            724,
            144,
            778
        ],
        [
            91,
            1104,
            140,
            1150
        ]
    ]
}