{
    "input_path": "/opt/data/paddleocr/data/20260909141249885440.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": [
        [
            [
                65,
                0
            ],
            [
                325,
                0
            ],
            [
                325,
                331
            ],
            [
                65,
                331
            ]
        ],
        [
            [
                578,
                122
            ],
            [
                915,
                122
            ],
            [
                915,
                152
            ],
            [
                578,
                152
            ]
        ],
        [
            [
                93,
                470
            ],
            [
                127,
                470
            ],
            [
                127,
                515
            ],
            [
                93,
                515
            ]
        ]
    ],
    "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",
        "PERSONAL RESUME",
        "8"
    ],
    "rec_scores": [
        0.1256193369626999,
        0.9638144373893738,
        0.6526588797569275
    ],
    "rec_polys": [
        [
            [
                65,
                0
            ],
            [
                325,
                0
            ],
            [
                325,
                331
            ],
            [
                65,
                331
            ]
        ],
        [
            [
                578,
                122
            ],
            [
                915,
                122
            ],
            [
                915,
                152
            ],
            [
                578,
                152
            ]
        ],
        [
            [
                93,
                470
            ],
            [
                127,
                470
            ],
            [
                127,
                515
            ],
            [
                93,
                515
            ]
        ]
    ],
    "rec_boxes": [
        [
            65,
            0,
            325,
            331
        ],
        [
            578,
            122,
            915,
            152
        ],
        [
            93,
            470,
            127,
            515
        ]
    ]
}