{
    "input_path": "/opt/data/paddleocr/data/20260909195229464197.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": [
        [
            [
                874,
                4
            ],
            [
                1074,
                4
            ],
            [
                1074,
                259
            ],
            [
                874,
                259
            ]
        ],
        [
            [
                423,
                187
            ],
            [
                450,
                187
            ],
            [
                450,
                214
            ],
            [
                423,
                214
            ]
        ],
        [
            [
                1,
                432
            ],
            [
                204,
                432
            ],
            [
                204,
                478
            ],
            [
                1,
                478
            ]
        ],
        [
            [
                13,
                846
            ],
            [
                50,
                846
            ],
            [
                50,
                886
            ],
            [
                13,
                886
            ]
        ],
        [
            [
                14,
                1072
            ],
            [
                47,
                1072
            ],
            [
                47,
                1107
            ],
            [
                14,
                1107
            ]
        ]
    ],
    "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",
        "B",
        "日",
        "賢",
        "闕"
    ],
    "rec_scores": [
        0.08500948548316956,
        0.21197326481342316,
        0.6232022047042847,
        0.06190032884478569,
        0.07250358164310455
    ],
    "rec_polys": [
        [
            [
                874,
                4
            ],
            [
                1074,
                4
            ],
            [
                1074,
                259
            ],
            [
                874,
                259
            ]
        ],
        [
            [
                423,
                187
            ],
            [
                450,
                187
            ],
            [
                450,
                214
            ],
            [
                423,
                214
            ]
        ],
        [
            [
                1,
                432
            ],
            [
                204,
                432
            ],
            [
                204,
                478
            ],
            [
                1,
                478
            ]
        ],
        [
            [
                13,
                846
            ],
            [
                50,
                846
            ],
            [
                50,
                886
            ],
            [
                13,
                886
            ]
        ],
        [
            [
                14,
                1072
            ],
            [
                47,
                1072
            ],
            [
                47,
                1107
            ],
            [
                14,
                1107
            ]
        ]
    ],
    "rec_boxes": [
        [
            874,
            4,
            1074,
            259
        ],
        [
            423,
            187,
            450,
            214
        ],
        [
            1,
            432,
            204,
            478
        ],
        [
            13,
            846,
            50,
            886
        ],
        [
            14,
            1072,
            47,
            1107
        ]
    ]
}