{
    "input_path": "/opt/data/paddleocr/data/20260909135526611720.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": [
        [
            [
                223,
                247
            ],
            [
                483,
                247
            ],
            [
                483,
                285
            ],
            [
                223,
                285
            ]
        ],
        [
            [
                981,
                248
            ],
            [
                1300,
                411
            ],
            [
                1142,
                890
            ],
            [
                775,
                727
            ]
        ],
        [
            [
                246,
                358
            ],
            [
                577,
                357
            ],
            [
                577,
                395
            ],
            [
                246,
                396
            ]
        ]
    ],
    "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": [
        "行政管理·硕士",
        "",
        "国际经济与贸易·本科"
    ],
    "rec_scores": [
        0.9974604845046997,
        0.0,
        0.9942649602890015
    ],
    "rec_polys": [
        [
            [
                223,
                247
            ],
            [
                483,
                247
            ],
            [
                483,
                285
            ],
            [
                223,
                285
            ]
        ],
        [
            [
                981,
                248
            ],
            [
                1300,
                411
            ],
            [
                1142,
                890
            ],
            [
                775,
                727
            ]
        ],
        [
            [
                246,
                358
            ],
            [
                577,
                357
            ],
            [
                577,
                395
            ],
            [
                246,
                396
            ]
        ]
    ],
    "rec_boxes": [
        [
            223,
            247,
            483,
            285
        ],
        [
            775,
            248,
            1300,
            890
        ],
        [
            246,
            357,
            577,
            396
        ]
    ]
}