{
    "input_path": "/opt/data/paddleocr/data/20260608104455885440.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": [
        [
            [
                805,
                201
            ],
            [
                842,
                201
            ],
            [
                842,
                231
            ],
            [
                805,
                231
            ]
        ],
        [
            [
                580,
                265
            ],
            [
                613,
                265
            ],
            [
                613,
                295
            ],
            [
                580,
                295
            ]
        ],
        [
            [
                58,
                512
            ],
            [
                398,
                512
            ],
            [
                398,
                831
            ],
            [
                58,
                831
            ]
        ],
        [
            [
                32,
                766
            ],
            [
                446,
                766
            ],
            [
                446,
                1162
            ],
            [
                32,
                1162
            ]
        ],
        [
            [
                127,
                1047
            ],
            [
                425,
                1050
            ],
            [
                423,
                1225
            ],
            [
                125,
                1222
            ]
        ]
    ],
    "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.8565772771835327,
        0.3151084780693054,
        0.9836408495903015,
        0.8792917728424072,
        0.0
    ],
    "rec_polys": [
        [
            [
                805,
                201
            ],
            [
                842,
                201
            ],
            [
                842,
                231
            ],
            [
                805,
                231
            ]
        ],
        [
            [
                580,
                265
            ],
            [
                613,
                265
            ],
            [
                613,
                295
            ],
            [
                580,
                295
            ]
        ],
        [
            [
                58,
                512
            ],
            [
                398,
                512
            ],
            [
                398,
                831
            ],
            [
                58,
                831
            ]
        ],
        [
            [
                32,
                766
            ],
            [
                446,
                766
            ],
            [
                446,
                1162
            ],
            [
                32,
                1162
            ]
        ],
        [
            [
                127,
                1047
            ],
            [
                425,
                1050
            ],
            [
                423,
                1225
            ],
            [
                125,
                1222
            ]
        ]
    ],
    "rec_boxes": [
        [
            805,
            201,
            842,
            231
        ],
        [
            580,
            265,
            613,
            295
        ],
        [
            58,
            512,
            398,
            831
        ],
        [
            32,
            766,
            446,
            1162
        ],
        [
            125,
            1047,
            425,
            1225
        ]
    ]
}