{
    "input_path": "/opt/data/paddleocr/data/20260909121008271493.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": [
        [
            [
                162,
                296
            ],
            [
                176,
                310
            ],
            [
                162,
                324
            ],
            [
                149,
                310
            ]
        ],
        [
            [
                162,
                448
            ],
            [
                177,
                463
            ],
            [
                163,
                478
            ],
            [
                148,
                462
            ]
        ],
        [
            [
                163,
                907
            ],
            [
                177,
                921
            ],
            [
                164,
                934
            ],
            [
                151,
                920
            ]
        ],
        [
            [
                162,
                1170
            ],
            [
                176,
                1184
            ],
            [
                162,
                1198
            ],
            [
                149,
                1184
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "■",
        "■",
        "福",
        "-"
    ],
    "rec_scores": [
        0.3119530975818634,
        0.35448116064071655,
        0.1299918293952942,
        0.18204006552696228
    ],
    "rec_polys": [
        [
            [
                162,
                296
            ],
            [
                176,
                310
            ],
            [
                162,
                324
            ],
            [
                149,
                310
            ]
        ],
        [
            [
                162,
                448
            ],
            [
                177,
                463
            ],
            [
                163,
                478
            ],
            [
                148,
                462
            ]
        ],
        [
            [
                163,
                907
            ],
            [
                177,
                921
            ],
            [
                164,
                934
            ],
            [
                151,
                920
            ]
        ],
        [
            [
                162,
                1170
            ],
            [
                176,
                1184
            ],
            [
                162,
                1198
            ],
            [
                149,
                1184
            ]
        ]
    ],
    "rec_boxes": [
        [
            149,
            296,
            176,
            324
        ],
        [
            148,
            448,
            177,
            478
        ],
        [
            151,
            907,
            177,
            934
        ],
        [
            149,
            1170,
            176,
            1198
        ]
    ]
}