{
    "input_path": "/opt/data/paddleocr/data/20260909141442611720.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": [
        [
            [
                79,
                110
            ],
            [
                114,
                107
            ],
            [
                117,
                150
            ],
            [
                82,
                153
            ]
        ],
        [
            [
                867,
                155
            ],
            [
                1082,
                155
            ],
            [
                1082,
                335
            ],
            [
                867,
                335
            ]
        ],
        [
            [
                78,
                329
            ],
            [
                115,
                329
            ],
            [
                115,
                359
            ],
            [
                78,
                359
            ]
        ],
        [
            [
                77,
                839
            ],
            [
                114,
                830
            ],
            [
                123,
                866
            ],
            [
                85,
                875
            ]
        ],
        [
            [
                84,
                1486
            ],
            [
                122,
                1486
            ],
            [
                122,
                1523
            ],
            [
                84,
                1523
            ]
        ]
    ],
    "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": [
        "8",
        "0",
        "R",
        "白",
        "*"
    ],
    "rec_scores": [
        0.9837870001792908,
        0.08007336407899857,
        0.3180765211582184,
        0.12049147486686707,
        0.10153646767139435
    ],
    "rec_polys": [
        [
            [
                79,
                110
            ],
            [
                114,
                107
            ],
            [
                117,
                150
            ],
            [
                82,
                153
            ]
        ],
        [
            [
                867,
                155
            ],
            [
                1082,
                155
            ],
            [
                1082,
                335
            ],
            [
                867,
                335
            ]
        ],
        [
            [
                78,
                329
            ],
            [
                115,
                329
            ],
            [
                115,
                359
            ],
            [
                78,
                359
            ]
        ],
        [
            [
                77,
                839
            ],
            [
                114,
                830
            ],
            [
                123,
                866
            ],
            [
                85,
                875
            ]
        ],
        [
            [
                84,
                1486
            ],
            [
                122,
                1486
            ],
            [
                122,
                1523
            ],
            [
                84,
                1523
            ]
        ]
    ],
    "rec_boxes": [
        [
            79,
            107,
            117,
            153
        ],
        [
            867,
            155,
            1082,
            335
        ],
        [
            78,
            329,
            115,
            359
        ],
        [
            77,
            830,
            123,
            875
        ],
        [
            84,
            1486,
            122,
            1523
        ]
    ]
}