{
    "input_path": "/opt/data/paddleocr/data/20260609132858146534.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": [
        [
            [
                1394,
                129
            ],
            [
                1758,
                461
            ],
            [
                1634,
                1231
            ],
            [
                991,
                898
            ]
        ],
        [
            [
                57,
                401
            ],
            [
                68,
                401
            ],
            [
                69,
                460
            ],
            [
                58,
                460
            ]
        ],
        [
            [
                58,
                787
            ],
            [
                68,
                787
            ],
            [
                68,
                846
            ],
            [
                58,
                846
            ]
        ],
        [
            [
                60,
                896
            ],
            [
                67,
                896
            ],
            [
                67,
                950
            ],
            [
                60,
                950
            ]
        ],
        [
            [
                23,
                996
            ],
            [
                57,
                996
            ],
            [
                57,
                1610
            ],
            [
                23,
                1610
            ]
        ]
    ],
    "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": [
        "",
        "_",
        "",
        "",
        "E"
    ],
    "rec_scores": [
        0.0,
        0.2748368978500366,
        0.0,
        0.0,
        0.2447212040424347
    ],
    "rec_polys": [
        [
            [
                1394,
                129
            ],
            [
                1758,
                461
            ],
            [
                1634,
                1231
            ],
            [
                991,
                898
            ]
        ],
        [
            [
                57,
                401
            ],
            [
                68,
                401
            ],
            [
                69,
                460
            ],
            [
                58,
                460
            ]
        ],
        [
            [
                58,
                787
            ],
            [
                68,
                787
            ],
            [
                68,
                846
            ],
            [
                58,
                846
            ]
        ],
        [
            [
                60,
                896
            ],
            [
                67,
                896
            ],
            [
                67,
                950
            ],
            [
                60,
                950
            ]
        ],
        [
            [
                23,
                996
            ],
            [
                57,
                996
            ],
            [
                57,
                1610
            ],
            [
                23,
                1610
            ]
        ]
    ],
    "rec_boxes": [
        [
            991,
            129,
            1758,
            1231
        ],
        [
            57,
            401,
            69,
            460
        ],
        [
            58,
            787,
            68,
            846
        ],
        [
            60,
            896,
            67,
            950
        ],
        [
            23,
            996,
            57,
            1610
        ]
    ]
}