{
    "input_path": "/opt/data/paddleocr/data/20260608084305821872.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": [
        [
            [
                631,
                201
            ],
            [
                668,
                201
            ],
            [
                668,
                231
            ],
            [
                631,
                231
            ]
        ],
        [
            [
                602,
                265
            ],
            [
                639,
                265
            ],
            [
                639,
                294
            ],
            [
                602,
                294
            ]
        ],
        [
            [
                889,
                265
            ],
            [
                922,
                265
            ],
            [
                922,
                295
            ],
            [
                889,
                295
            ]
        ],
        [
            [
                659,
                551
            ],
            [
                667,
                551
            ],
            [
                667,
                571
            ],
            [
                659,
                571
            ]
        ],
        [
            [
                828,
                785
            ],
            [
                1088,
                544
            ],
            [
                1300,
                795
            ],
            [
                1058,
                1035
            ]
        ]
    ],
    "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",
        "B",
        "大",
        "",
        "-"
    ],
    "rec_scores": [
        0.8565772771835327,
        0.5147767663002014,
        0.3928283154964447,
        0.0,
        0.38350895047187805
    ],
    "rec_polys": [
        [
            [
                631,
                201
            ],
            [
                668,
                201
            ],
            [
                668,
                231
            ],
            [
                631,
                231
            ]
        ],
        [
            [
                602,
                265
            ],
            [
                639,
                265
            ],
            [
                639,
                294
            ],
            [
                602,
                294
            ]
        ],
        [
            [
                889,
                265
            ],
            [
                922,
                265
            ],
            [
                922,
                295
            ],
            [
                889,
                295
            ]
        ],
        [
            [
                659,
                551
            ],
            [
                667,
                551
            ],
            [
                667,
                571
            ],
            [
                659,
                571
            ]
        ],
        [
            [
                828,
                785
            ],
            [
                1088,
                544
            ],
            [
                1300,
                795
            ],
            [
                1058,
                1035
            ]
        ]
    ],
    "rec_boxes": [
        [
            631,
            201,
            668,
            231
        ],
        [
            602,
            265,
            639,
            294
        ],
        [
            889,
            265,
            922,
            295
        ],
        [
            659,
            551,
            667,
            571
        ],
        [
            828,
            544,
            1300,
            1035
        ]
    ]
}