{
    "input_path": "/opt/data/paddleocr/data/20260909135402706114.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": [
        [
            [
                0,
                0
            ],
            [
                433,
                0
            ],
            [
                439,
                498
            ],
            [
                0,
                503
            ]
        ],
        [
            [
                896,
                137
            ],
            [
                1570,
                137
            ],
            [
                1570,
                194
            ],
            [
                896,
                194
            ]
        ],
        [
            [
                0,
                938
            ],
            [
                104,
                938
            ],
            [
                104,
                1049
            ],
            [
                0,
                1049
            ]
        ],
        [
            [
                0,
                1900
            ],
            [
                103,
                1900
            ],
            [
                103,
                2010
            ],
            [
                0,
                2010
            ]
        ],
        [
            [
                59,
                2568
            ],
            [
                86,
                2595
            ],
            [
                59,
                2623
            ],
            [
                31,
                2595
            ]
        ]
    ],
    "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": [
        "1",
        "PENSONALREAUME",
        "日",
        "四",
        ""
    ],
    "rec_scores": [
        0.048730555921792984,
        0.5903285145759583,
        0.20053650438785553,
        0.23600657284259796,
        0.0
    ],
    "rec_polys": [
        [
            [
                0,
                0
            ],
            [
                433,
                0
            ],
            [
                439,
                498
            ],
            [
                0,
                503
            ]
        ],
        [
            [
                896,
                137
            ],
            [
                1570,
                137
            ],
            [
                1570,
                194
            ],
            [
                896,
                194
            ]
        ],
        [
            [
                0,
                938
            ],
            [
                104,
                938
            ],
            [
                104,
                1049
            ],
            [
                0,
                1049
            ]
        ],
        [
            [
                0,
                1900
            ],
            [
                103,
                1900
            ],
            [
                103,
                2010
            ],
            [
                0,
                2010
            ]
        ],
        [
            [
                59,
                2568
            ],
            [
                86,
                2595
            ],
            [
                59,
                2623
            ],
            [
                31,
                2595
            ]
        ]
    ],
    "rec_boxes": [
        [
            0,
            0,
            439,
            503
        ],
        [
            896,
            137,
            1570,
            194
        ],
        [
            0,
            938,
            104,
            1049
        ],
        [
            0,
            1900,
            103,
            2010
        ],
        [
            31,
            2568,
            86,
            2623
        ]
    ]
}