{
    "input_path": "/opt/data/paddleocr/data/20260909145321271493.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": [
        [
            [
                153,
                401
            ],
            [
                188,
                404
            ],
            [
                187,
                419
            ],
            [
                152,
                416
            ]
        ],
        [
            [
                212,
                408
            ],
            [
                220,
                408
            ],
            [
                220,
                417
            ],
            [
                212,
                417
            ]
        ],
        [
            [
                354,
                743
            ],
            [
                387,
                743
            ],
            [
                387,
                758
            ],
            [
                354,
                758
            ]
        ],
        [
            [
                592,
                1005
            ],
            [
                1129,
                988
            ],
            [
                1146,
                1502
            ],
            [
                609,
                1519
            ]
        ],
        [
            [
                165,
                1105
            ],
            [
                257,
                1105
            ],
            [
                257,
                1425
            ],
            [
                165,
                1425
            ]
        ]
    ],
    "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": [
        "KU",
        "X",
        "00",
        "1",
        "881886"
    ],
    "rec_scores": [
        0.14283081889152527,
        0.21401044726371765,
        0.4694834351539612,
        0.26692265272140503,
        0.4838887155056
    ],
    "rec_polys": [
        [
            [
                153,
                401
            ],
            [
                188,
                404
            ],
            [
                187,
                419
            ],
            [
                152,
                416
            ]
        ],
        [
            [
                212,
                408
            ],
            [
                220,
                408
            ],
            [
                220,
                417
            ],
            [
                212,
                417
            ]
        ],
        [
            [
                354,
                743
            ],
            [
                387,
                743
            ],
            [
                387,
                758
            ],
            [
                354,
                758
            ]
        ],
        [
            [
                592,
                1005
            ],
            [
                1129,
                988
            ],
            [
                1146,
                1502
            ],
            [
                609,
                1519
            ]
        ],
        [
            [
                165,
                1105
            ],
            [
                257,
                1105
            ],
            [
                257,
                1425
            ],
            [
                165,
                1425
            ]
        ]
    ],
    "rec_boxes": [
        [
            152,
            401,
            188,
            419
        ],
        [
            212,
            408,
            220,
            417
        ],
        [
            354,
            743,
            387,
            758
        ],
        [
            592,
            988,
            1146,
            1519
        ],
        [
            165,
            1105,
            257,
            1425
        ]
    ]
}