{
    "input_path": "/opt/data/paddleocr/data/20260912183645390133.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": [
        [
            [
                84,
                160
            ],
            [
                109,
                160
            ],
            [
                109,
                192
            ],
            [
                84,
                192
            ]
        ],
        [
            [
                344,
                634
            ],
            [
                1083,
                634
            ],
            [
                1083,
                644
            ],
            [
                344,
                644
            ]
        ],
        [
            [
                83,
                1107
            ],
            [
                108,
                1107
            ],
            [
                108,
                1140
            ],
            [
                83,
                1140
            ]
        ],
        [
            [
                268,
                1415
            ],
            [
                1089,
                1415
            ],
            [
                1089,
                1425
            ],
            [
                268,
                1425
            ]
        ]
    ],
    "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.3761087656021118,
        0.6193186640739441,
        0.42600858211517334,
        0.6697767972946167
    ],
    "rec_polys": [
        [
            [
                84,
                160
            ],
            [
                109,
                160
            ],
            [
                109,
                192
            ],
            [
                84,
                192
            ]
        ],
        [
            [
                344,
                634
            ],
            [
                1083,
                634
            ],
            [
                1083,
                644
            ],
            [
                344,
                644
            ]
        ],
        [
            [
                83,
                1107
            ],
            [
                108,
                1107
            ],
            [
                108,
                1140
            ],
            [
                83,
                1140
            ]
        ],
        [
            [
                268,
                1415
            ],
            [
                1089,
                1415
            ],
            [
                1089,
                1425
            ],
            [
                268,
                1425
            ]
        ]
    ],
    "rec_boxes": [
        [
            84,
            160,
            109,
            192
        ],
        [
            344,
            634,
            1083,
            644
        ],
        [
            83,
            1107,
            108,
            1140
        ],
        [
            268,
            1415,
            1089,
            1425
        ]
    ]
}