{
    "input_path": "/opt/data/paddleocr/data/20260909210818885440.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": [
        [
            [
                157,
                82
            ],
            [
                189,
                82
            ],
            [
                189,
                192
            ],
            [
                157,
                192
            ]
        ],
        [
            [
                432,
                84
            ],
            [
                467,
                84
            ],
            [
                467,
                156
            ],
            [
                432,
                156
            ]
        ],
        [
            [
                711,
                125
            ],
            [
                739,
                125
            ],
            [
                739,
                152
            ],
            [
                711,
                152
            ]
        ],
        [
            [
                7,
                354
            ],
            [
                48,
                354
            ],
            [
                48,
                396
            ],
            [
                7,
                396
            ]
        ],
        [
            [
                9,
                932
            ],
            [
                44,
                932
            ],
            [
                44,
                970
            ],
            [
                9,
                970
            ]
        ],
        [
            [
                10,
                1203
            ],
            [
                46,
                1203
            ],
            [
                46,
                1240
            ],
            [
                10,
                1240
            ]
        ],
        [
            [
                10,
                1367
            ],
            [
                44,
                1367
            ],
            [
                44,
                1398
            ],
            [
                10,
                1398
            ]
        ]
    ],
    "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,
        -1,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "□目",
        "日",
        "白",
        "A",
        "用",
        "办",
        "'"
    ],
    "rec_scores": [
        0.547531247138977,
        0.6789915561676025,
        0.08046822994947433,
        0.5146719217300415,
        0.41894179582595825,
        0.17945082485675812,
        0.42534464597702026
    ],
    "rec_polys": [
        [
            [
                157,
                82
            ],
            [
                189,
                82
            ],
            [
                189,
                192
            ],
            [
                157,
                192
            ]
        ],
        [
            [
                432,
                84
            ],
            [
                467,
                84
            ],
            [
                467,
                156
            ],
            [
                432,
                156
            ]
        ],
        [
            [
                711,
                125
            ],
            [
                739,
                125
            ],
            [
                739,
                152
            ],
            [
                711,
                152
            ]
        ],
        [
            [
                7,
                354
            ],
            [
                48,
                354
            ],
            [
                48,
                396
            ],
            [
                7,
                396
            ]
        ],
        [
            [
                9,
                932
            ],
            [
                44,
                932
            ],
            [
                44,
                970
            ],
            [
                9,
                970
            ]
        ],
        [
            [
                10,
                1203
            ],
            [
                46,
                1203
            ],
            [
                46,
                1240
            ],
            [
                10,
                1240
            ]
        ],
        [
            [
                10,
                1367
            ],
            [
                44,
                1367
            ],
            [
                44,
                1398
            ],
            [
                10,
                1398
            ]
        ]
    ],
    "rec_boxes": [
        [
            157,
            82,
            189,
            192
        ],
        [
            432,
            84,
            467,
            156
        ],
        [
            711,
            125,
            739,
            152
        ],
        [
            7,
            354,
            48,
            396
        ],
        [
            9,
            932,
            44,
            970
        ],
        [
            10,
            1203,
            46,
            1240
        ],
        [
            10,
            1367,
            44,
            1398
        ]
    ]
}