{
    "input_path": "/opt/data/paddleocr/data/20260909194037885440.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": [
        [
            [
                20,
                0
            ],
            [
                217,
                0
            ],
            [
                208,
                250
            ],
            [
                10,
                242
            ]
        ],
        [
            [
                249,
                164
            ],
            [
                279,
                164
            ],
            [
                279,
                224
            ],
            [
                249,
                224
            ]
        ],
        [
            [
                522,
                164
            ],
            [
                561,
                164
            ],
            [
                561,
                227
            ],
            [
                522,
                227
            ]
        ],
        [
            [
                805,
                170
            ],
            [
                825,
                170
            ],
            [
                825,
                198
            ],
            [
                805,
                198
            ]
        ],
        [
            [
                4,
                503
            ],
            [
                43,
                503
            ],
            [
                43,
                537
            ],
            [
                4,
                537
            ]
        ]
    ],
    "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": [
        "0",
        "□:□",
        "",
        "Q",
        "口"
    ],
    "rec_scores": [
        0.13100604712963104,
        0.5056614279747009,
        0.0,
        0.9899969100952148,
        0.37714385986328125
    ],
    "rec_polys": [
        [
            [
                20,
                0
            ],
            [
                217,
                0
            ],
            [
                208,
                250
            ],
            [
                10,
                242
            ]
        ],
        [
            [
                249,
                164
            ],
            [
                279,
                164
            ],
            [
                279,
                224
            ],
            [
                249,
                224
            ]
        ],
        [
            [
                522,
                164
            ],
            [
                561,
                164
            ],
            [
                561,
                227
            ],
            [
                522,
                227
            ]
        ],
        [
            [
                805,
                170
            ],
            [
                825,
                170
            ],
            [
                825,
                198
            ],
            [
                805,
                198
            ]
        ],
        [
            [
                4,
                503
            ],
            [
                43,
                503
            ],
            [
                43,
                537
            ],
            [
                4,
                537
            ]
        ]
    ],
    "rec_boxes": [
        [
            10,
            0,
            217,
            250
        ],
        [
            249,
            164,
            279,
            224
        ],
        [
            522,
            164,
            561,
            227
        ],
        [
            805,
            170,
            825,
            198
        ],
        [
            4,
            503,
            43,
            537
        ]
    ]
}