{
    "input_path": "/opt/data/paddleocr/data/20260909142131885440.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": [
        [
            [
                123,
                230
            ],
            [
                252,
                230
            ],
            [
                252,
                266
            ],
            [
                123,
                266
            ]
        ],
        [
            [
                117,
                401
            ],
            [
                255,
                401
            ],
            [
                255,
                439
            ],
            [
                117,
                439
            ]
        ],
        [
            [
                108,
                1141
            ],
            [
                251,
                1141
            ],
            [
                251,
                1180
            ],
            [
                108,
                1180
            ]
        ],
        [
            [
                87,
                1401
            ],
            [
                253,
                1401
            ],
            [
                253,
                1443
            ],
            [
                87,
                1443
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "教育背景",
        "实习经历",
        "在校经历",
        "个人技能"
    ],
    "rec_scores": [
        0.9999282956123352,
        0.9988698363304138,
        0.9967273473739624,
        0.9993013143539429
    ],
    "rec_polys": [
        [
            [
                123,
                230
            ],
            [
                252,
                230
            ],
            [
                252,
                266
            ],
            [
                123,
                266
            ]
        ],
        [
            [
                117,
                401
            ],
            [
                255,
                401
            ],
            [
                255,
                439
            ],
            [
                117,
                439
            ]
        ],
        [
            [
                108,
                1141
            ],
            [
                251,
                1141
            ],
            [
                251,
                1180
            ],
            [
                108,
                1180
            ]
        ],
        [
            [
                87,
                1401
            ],
            [
                253,
                1401
            ],
            [
                253,
                1443
            ],
            [
                87,
                1443
            ]
        ]
    ],
    "rec_boxes": [
        [
            123,
            230,
            252,
            266
        ],
        [
            117,
            401,
            255,
            439
        ],
        [
            108,
            1141,
            251,
            1180
        ],
        [
            87,
            1401,
            253,
            1443
        ]
    ]
}