{
    "input_path": "/opt/data/paddleocr/data/20260613223200885440.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": [
        [
            [
                789,
                199
            ],
            [
                827,
                201
            ],
            [
                825,
                232
            ],
            [
                787,
                230
            ]
        ],
        [
            [
                577,
                265
            ],
            [
                613,
                265
            ],
            [
                613,
                294
            ],
            [
                577,
                294
            ]
        ],
        [
            [
                890,
                265
            ],
            [
                922,
                265
            ],
            [
                922,
                295
            ],
            [
                890,
                295
            ]
        ],
        [
            [
                292,
                1101
            ],
            [
                610,
                1101
            ],
            [
                610,
                1142
            ],
            [
                292,
                1142
            ]
        ],
        [
            [
                350,
                1181
            ],
            [
                673,
                1181
            ],
            [
                673,
                1218
            ],
            [
                350,
                1218
            ]
        ]
    ],
    "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": [
        "Eo",
        "日",
        "大",
        "医学检验技术·本科",
        "医学检验技术·大专"
    ],
    "rec_scores": [
        0.7054534554481506,
        0.2843600809574127,
        0.4839489161968231,
        0.9961298704147339,
        0.9943602085113525
    ],
    "rec_polys": [
        [
            [
                789,
                199
            ],
            [
                827,
                201
            ],
            [
                825,
                232
            ],
            [
                787,
                230
            ]
        ],
        [
            [
                577,
                265
            ],
            [
                613,
                265
            ],
            [
                613,
                294
            ],
            [
                577,
                294
            ]
        ],
        [
            [
                890,
                265
            ],
            [
                922,
                265
            ],
            [
                922,
                295
            ],
            [
                890,
                295
            ]
        ],
        [
            [
                292,
                1101
            ],
            [
                610,
                1101
            ],
            [
                610,
                1142
            ],
            [
                292,
                1142
            ]
        ],
        [
            [
                350,
                1181
            ],
            [
                673,
                1181
            ],
            [
                673,
                1218
            ],
            [
                350,
                1218
            ]
        ]
    ],
    "rec_boxes": [
        [
            787,
            199,
            827,
            232
        ],
        [
            577,
            265,
            613,
            294
        ],
        [
            890,
            265,
            922,
            295
        ],
        [
            292,
            1101,
            610,
            1142
        ],
        [
            350,
            1181,
            673,
            1218
        ]
    ]
}