{
    "input_path": "/opt/data/paddleocr/data/20260909195057885440.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": [
        [
            [
                427,
                70
            ],
            [
                1082,
                70
            ],
            [
                1082,
                155
            ],
            [
                427,
                155
            ]
        ],
        [
            [
                350,
                811
            ],
            [
                656,
                814
            ],
            [
                653,
                1060
            ],
            [
                347,
                1057
            ]
        ],
        [
            [
                325,
                1154
            ],
            [
                583,
                1048
            ],
            [
                688,
                1295
            ],
            [
                430,
                1402
            ]
        ]
    ],
    "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": [
        "PERSONAL RESUME",
        "二",
        "广—"
    ],
    "rec_scores": [
        0.9664245247840881,
        0.364623486995697,
        0.41479846835136414
    ],
    "rec_polys": [
        [
            [
                427,
                70
            ],
            [
                1082,
                70
            ],
            [
                1082,
                155
            ],
            [
                427,
                155
            ]
        ],
        [
            [
                350,
                811
            ],
            [
                656,
                814
            ],
            [
                653,
                1060
            ],
            [
                347,
                1057
            ]
        ],
        [
            [
                325,
                1154
            ],
            [
                583,
                1048
            ],
            [
                688,
                1295
            ],
            [
                430,
                1402
            ]
        ]
    ],
    "rec_boxes": [
        [
            427,
            70,
            1082,
            155
        ],
        [
            347,
            811,
            656,
            1060
        ],
        [
            325,
            1048,
            688,
            1402
        ]
    ]
}