{
    "input_path": "/opt/data/paddleocr/data/20260608112302611720.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
            ]
        ],
        [
            [
                863,
                265
            ],
            [
                897,
                265
            ],
            [
                897,
                295
            ],
            [
                863,
                295
            ]
        ],
        [
            [
                242,
                1280
            ],
            [
                420,
                1280
            ],
            [
                420,
                1325
            ],
            [
                242,
                1325
            ]
        ],
        [
            [
                253,
                1359
            ],
            [
                609,
                1359
            ],
            [
                609,
                1400
            ],
            [
                253,
                1400
            ]
        ]
    ],
    "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.703507125377655,
        0.2700170576572418,
        0.2340552657842636,
        0.9892843961715698,
        0.9938739538192749
    ],
    "rec_polys": [
        [
            [
                789,
                199
            ],
            [
                827,
                201
            ],
            [
                825,
                232
            ],
            [
                787,
                230
            ]
        ],
        [
            [
                577,
                265
            ],
            [
                613,
                265
            ],
            [
                613,
                294
            ],
            [
                577,
                294
            ]
        ],
        [
            [
                863,
                265
            ],
            [
                897,
                265
            ],
            [
                897,
                295
            ],
            [
                863,
                295
            ]
        ],
        [
            [
                242,
                1280
            ],
            [
                420,
                1280
            ],
            [
                420,
                1325
            ],
            [
                242,
                1325
            ]
        ],
        [
            [
                253,
                1359
            ],
            [
                609,
                1359
            ],
            [
                609,
                1400
            ],
            [
                253,
                1400
            ]
        ]
    ],
    "rec_boxes": [
        [
            787,
            199,
            827,
            232
        ],
        [
            577,
            265,
            613,
            294
        ],
        [
            863,
            265,
            897,
            295
        ],
        [
            242,
            1280,
            420,
            1325
        ],
        [
            253,
            1359,
            609,
            1400
        ]
    ]
}