{
    "input_path": "/opt/data/paddleocr/data/20260609093725611720.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": [
        [
            [
                284,
                1258
            ],
            [
                514,
                1258
            ],
            [
                514,
                1299
            ],
            [
                284,
                1299
            ]
        ],
        [
            [
                281,
                1333
            ],
            [
                483,
                1333
            ],
            [
                483,
                1377
            ],
            [
                281,
                1377
            ]
        ],
        [
            [
                283,
                1413
            ],
            [
                514,
                1413
            ],
            [
                514,
                1455
            ],
            [
                283,
                1455
            ]
        ],
        [
            [
                412,
                1490
            ],
            [
                705,
                1490
            ],
            [
                705,
                1531
            ],
            [
                412,
                1531
            ]
        ]
    ],
    "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.9910764694213867,
        0.9961404800415039,
        0.9915896058082581,
        0.9932776093482971
    ],
    "rec_polys": [
        [
            [
                284,
                1258
            ],
            [
                514,
                1258
            ],
            [
                514,
                1299
            ],
            [
                284,
                1299
            ]
        ],
        [
            [
                281,
                1333
            ],
            [
                483,
                1333
            ],
            [
                483,
                1377
            ],
            [
                281,
                1377
            ]
        ],
        [
            [
                283,
                1413
            ],
            [
                514,
                1413
            ],
            [
                514,
                1455
            ],
            [
                283,
                1455
            ]
        ],
        [
            [
                412,
                1490
            ],
            [
                705,
                1490
            ],
            [
                705,
                1531
            ],
            [
                412,
                1531
            ]
        ]
    ],
    "rec_boxes": [
        [
            284,
            1258,
            514,
            1299
        ],
        [
            281,
            1333,
            483,
            1377
        ],
        [
            283,
            1413,
            514,
            1455
        ],
        [
            412,
            1490,
            705,
            1531
        ]
    ]
}