{
    "input_path": "/opt/data/paddleocr/data/20260909201222200348.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": [
        [
            [
                67,
                0
            ],
            [
                324,
                0
            ],
            [
                324,
                310
            ],
            [
                67,
                310
            ]
        ],
        [
            [
                581,
                124
            ],
            [
                916,
                124
            ],
            [
                916,
                151
            ],
            [
                581,
                151
            ]
        ],
        [
            [
                81,
                404
            ],
            [
                137,
                404
            ],
            [
                137,
                460
            ],
            [
                81,
                460
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "0",
        "PERSONALRESUME",
        "日"
    ],
    "rec_scores": [
        0.12740041315555573,
        0.9917292594909668,
        0.5011928081512451
    ],
    "rec_polys": [
        [
            [
                67,
                0
            ],
            [
                324,
                0
            ],
            [
                324,
                310
            ],
            [
                67,
                310
            ]
        ],
        [
            [
                581,
                124
            ],
            [
                916,
                124
            ],
            [
                916,
                151
            ],
            [
                581,
                151
            ]
        ],
        [
            [
                81,
                404
            ],
            [
                137,
                404
            ],
            [
                137,
                460
            ],
            [
                81,
                460
            ]
        ]
    ],
    "rec_boxes": [
        [
            67,
            0,
            324,
            310
        ],
        [
            581,
            124,
            916,
            151
        ],
        [
            81,
            404,
            137,
            460
        ]
    ]
}