{
    "input_path": "/opt/data/paddleocr/data/20260909194308885440.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": [
        [
            [
                476,
                72
            ],
            [
                595,
                72
            ],
            [
                595,
                104
            ],
            [
                476,
                104
            ]
        ],
        [
            [
                473,
                297
            ],
            [
                595,
                297
            ],
            [
                595,
                329
            ],
            [
                473,
                329
            ]
        ],
        [
            [
                84,
                403
            ],
            [
                204,
                403
            ],
            [
                204,
                439
            ],
            [
                84,
                439
            ]
        ],
        [
            [
                468,
                870
            ],
            [
                590,
                870
            ],
            [
                590,
                905
            ],
            [
                468,
                905
            ]
        ],
        [
            [
                466,
                1299
            ],
            [
                590,
                1299
            ],
            [
                590,
                1334
            ],
            [
                466,
                1334
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "教育背景",
        "实习经历",
        "个人信息",
        "校园经历",
        "项目经历"
    ],
    "rec_scores": [
        0.999186635017395,
        0.9998224973678589,
        0.9994795918464661,
        0.9997515082359314,
        0.9998551607131958
    ],
    "rec_polys": [
        [
            [
                476,
                72
            ],
            [
                595,
                72
            ],
            [
                595,
                104
            ],
            [
                476,
                104
            ]
        ],
        [
            [
                473,
                297
            ],
            [
                595,
                297
            ],
            [
                595,
                329
            ],
            [
                473,
                329
            ]
        ],
        [
            [
                84,
                403
            ],
            [
                204,
                403
            ],
            [
                204,
                439
            ],
            [
                84,
                439
            ]
        ],
        [
            [
                468,
                870
            ],
            [
                590,
                870
            ],
            [
                590,
                905
            ],
            [
                468,
                905
            ]
        ],
        [
            [
                466,
                1299
            ],
            [
                590,
                1299
            ],
            [
                590,
                1334
            ],
            [
                466,
                1334
            ]
        ]
    ],
    "rec_boxes": [
        [
            476,
            72,
            595,
            104
        ],
        [
            473,
            297,
            595,
            329
        ],
        [
            84,
            403,
            204,
            439
        ],
        [
            468,
            870,
            590,
            905
        ],
        [
            466,
            1299,
            590,
            1334
        ]
    ]
}