{
    "input_path": "/opt/data/paddleocr/data/20260912223601962838.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": [
        [
            [
                77,
                545
            ],
            [
                359,
                541
            ],
            [
                362,
                793
            ],
            [
                81,
                797
            ]
        ],
        [
            [
                698,
                714
            ],
            [
                1073,
                368
            ],
            [
                1300,
                711
            ],
            [
                1012,
                1057
            ]
        ],
        [
            [
                127,
                1330
            ],
            [
                1249,
                1338
            ],
            [
                1247,
                1609
            ],
            [
                125,
                1601
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "-",
        "-",
        "OOOU"
    ],
    "rec_scores": [
        0.21526655554771423,
        0.2848188877105713,
        0.3855549693107605
    ],
    "rec_polys": [
        [
            [
                77,
                545
            ],
            [
                359,
                541
            ],
            [
                362,
                793
            ],
            [
                81,
                797
            ]
        ],
        [
            [
                698,
                714
            ],
            [
                1073,
                368
            ],
            [
                1300,
                711
            ],
            [
                1012,
                1057
            ]
        ],
        [
            [
                127,
                1330
            ],
            [
                1249,
                1338
            ],
            [
                1247,
                1609
            ],
            [
                125,
                1601
            ]
        ]
    ],
    "rec_boxes": [
        [
            77,
            541,
            362,
            797
        ],
        [
            698,
            368,
            1300,
            1057
        ],
        [
            125,
            1330,
            1249,
            1609
        ]
    ]
}