{
    "input_path": "/opt/data/paddleocr/data/20260909142133271493.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": [
        [
            [
                457,
                78
            ],
            [
                708,
                78
            ],
            [
                708,
                153
            ],
            [
                457,
                153
            ]
        ],
        [
            [
                839,
                88
            ],
            [
                1054,
                88
            ],
            [
                1054,
                358
            ],
            [
                839,
                358
            ]
        ],
        [
            [
                75,
                1244
            ],
            [
                153,
                1246
            ],
            [
                152,
                1266
            ],
            [
                74,
                1264
            ]
        ]
    ],
    "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",
        "J.女"
    ],
    "rec_scores": [
        0.9989253878593445,
        0.1025134027004242,
        0.6085397601127625
    ],
    "rec_polys": [
        [
            [
                457,
                78
            ],
            [
                708,
                78
            ],
            [
                708,
                153
            ],
            [
                457,
                153
            ]
        ],
        [
            [
                839,
                88
            ],
            [
                1054,
                88
            ],
            [
                1054,
                358
            ],
            [
                839,
                358
            ]
        ],
        [
            [
                75,
                1244
            ],
            [
                153,
                1246
            ],
            [
                152,
                1266
            ],
            [
                74,
                1264
            ]
        ]
    ],
    "rec_boxes": [
        [
            457,
            78,
            708,
            153
        ],
        [
            839,
            88,
            1054,
            358
        ],
        [
            74,
            1244,
            153,
            1266
        ]
    ]
}