{
    "input_path": "/opt/data/paddleocr/data/20260909211750611720.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": [
        [
            [
                895,
                14
            ],
            [
                1096,
                13
            ],
            [
                1099,
                280
            ],
            [
                898,
                282
            ]
        ],
        [
            [
                46,
                427
            ],
            [
                79,
                427
            ],
            [
                79,
                460
            ],
            [
                46,
                460
            ]
        ],
        [
            [
                47,
                643
            ],
            [
                79,
                643
            ],
            [
                79,
                677
            ],
            [
                47,
                677
            ]
        ],
        [
            [
                42,
                1126
            ],
            [
                79,
                1126
            ],
            [
                79,
                1157
            ],
            [
                42,
                1157
            ]
        ]
    ],
    "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": [
        "A",
        "1",
        "E",
        "+"
    ],
    "rec_scores": [
        0.09269864857196808,
        0.1852235645055771,
        0.2390531450510025,
        0.08829059451818466
    ],
    "rec_polys": [
        [
            [
                895,
                14
            ],
            [
                1096,
                13
            ],
            [
                1099,
                280
            ],
            [
                898,
                282
            ]
        ],
        [
            [
                46,
                427
            ],
            [
                79,
                427
            ],
            [
                79,
                460
            ],
            [
                46,
                460
            ]
        ],
        [
            [
                47,
                643
            ],
            [
                79,
                643
            ],
            [
                79,
                677
            ],
            [
                47,
                677
            ]
        ],
        [
            [
                42,
                1126
            ],
            [
                79,
                1126
            ],
            [
                79,
                1157
            ],
            [
                42,
                1157
            ]
        ]
    ],
    "rec_boxes": [
        [
            895,
            13,
            1099,
            282
        ],
        [
            46,
            427,
            79,
            460
        ],
        [
            47,
            643,
            79,
            677
        ],
        [
            42,
            1126,
            79,
            1157
        ]
    ]
}