{
    "input_path": "/opt/data/paddleocr/data/20260909211955885440.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": [
        [
            [
                397,
                76
            ],
            [
                809,
                52
            ],
            [
                815,
                156
            ],
            [
                403,
                180
            ]
        ],
        [
            [
                51,
                351
            ],
            [
                230,
                166
            ],
            [
                376,
                303
            ],
            [
                196,
                488
            ]
        ],
        [
            [
                608,
                1482
            ],
            [
                1004,
                1141
            ],
            [
                1190,
                1381
            ],
            [
                820,
                1683
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "",
        "福",
        "は"
    ],
    "rec_scores": [
        0.0,
        0.108855240046978,
        0.1213265061378479
    ],
    "rec_polys": [
        [
            [
                397,
                76
            ],
            [
                809,
                52
            ],
            [
                815,
                156
            ],
            [
                403,
                180
            ]
        ],
        [
            [
                51,
                351
            ],
            [
                230,
                166
            ],
            [
                376,
                303
            ],
            [
                196,
                488
            ]
        ],
        [
            [
                608,
                1482
            ],
            [
                1004,
                1141
            ],
            [
                1190,
                1381
            ],
            [
                820,
                1683
            ]
        ]
    ],
    "rec_boxes": [
        [
            397,
            52,
            815,
            180
        ],
        [
            51,
            166,
            376,
            488
        ],
        [
            608,
            1141,
            1190,
            1683
        ]
    ]
}