{
    "input_path": "/opt/data/paddleocr/data/20260609092123611720.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": [
        [
            [
                283,
                245
            ],
            [
                514,
                245
            ],
            [
                514,
                286
            ],
            [
                283,
                286
            ]
        ],
        [
            [
                284,
                324
            ],
            [
                546,
                324
            ],
            [
                546,
                364
            ],
            [
                284,
                364
            ]
        ],
        [
            [
                285,
                401
            ],
            [
                546,
                401
            ],
            [
                546,
                442
            ],
            [
                285,
                442
            ]
        ],
        [
            [
                283,
                478
            ],
            [
                513,
                478
            ],
            [
                513,
                520
            ],
            [
                283,
                520
            ]
        ]
    ],
    "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.9870195984840393,
        0.992824137210846,
        0.9928266406059265,
        0.992978036403656
    ],
    "rec_polys": [
        [
            [
                283,
                245
            ],
            [
                514,
                245
            ],
            [
                514,
                286
            ],
            [
                283,
                286
            ]
        ],
        [
            [
                284,
                324
            ],
            [
                546,
                324
            ],
            [
                546,
                364
            ],
            [
                284,
                364
            ]
        ],
        [
            [
                285,
                401
            ],
            [
                546,
                401
            ],
            [
                546,
                442
            ],
            [
                285,
                442
            ]
        ],
        [
            [
                283,
                478
            ],
            [
                513,
                478
            ],
            [
                513,
                520
            ],
            [
                283,
                520
            ]
        ]
    ],
    "rec_boxes": [
        [
            283,
            245,
            514,
            286
        ],
        [
            284,
            324,
            546,
            364
        ],
        [
            285,
            401,
            546,
            442
        ],
        [
            283,
            478,
            513,
            520
        ]
    ]
}