{
    "input_path": "/opt/data/paddleocr/data/20260609111633146534.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": [
        [
            [
                1115,
                299
            ],
            [
                1758,
                299
            ],
            [
                1758,
                757
            ],
            [
                1115,
                757
            ]
        ],
        [
            [
                57,
                401
            ],
            [
                68,
                401
            ],
            [
                69,
                459
            ],
            [
                58,
                460
            ]
        ],
        [
            [
                59,
                508
            ],
            [
                69,
                508
            ],
            [
                69,
                566
            ],
            [
                59,
                566
            ]
        ],
        [
            [
                60,
                615
            ],
            [
                67,
                615
            ],
            [
                67,
                671
            ],
            [
                60,
                671
            ]
        ],
        [
            [
                24,
                719
            ],
            [
                55,
                719
            ],
            [
                55,
                1051
            ],
            [
                24,
                1051
            ]
        ]
    ],
    "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": [
        "-",
        "_",
        "[_]",
        "[abl",
        "EM"
    ],
    "rec_scores": [
        0.4132285714149475,
        0.8552241325378418,
        0.46900978684425354,
        0.6391243934631348,
        0.34679654240608215
    ],
    "rec_polys": [
        [
            [
                1115,
                299
            ],
            [
                1758,
                299
            ],
            [
                1758,
                757
            ],
            [
                1115,
                757
            ]
        ],
        [
            [
                57,
                401
            ],
            [
                68,
                401
            ],
            [
                69,
                459
            ],
            [
                58,
                460
            ]
        ],
        [
            [
                59,
                508
            ],
            [
                69,
                508
            ],
            [
                69,
                566
            ],
            [
                59,
                566
            ]
        ],
        [
            [
                60,
                615
            ],
            [
                67,
                615
            ],
            [
                67,
                671
            ],
            [
                60,
                671
            ]
        ],
        [
            [
                24,
                719
            ],
            [
                55,
                719
            ],
            [
                55,
                1051
            ],
            [
                24,
                1051
            ]
        ]
    ],
    "rec_boxes": [
        [
            1115,
            299,
            1758,
            757
        ],
        [
            57,
            401,
            69,
            460
        ],
        [
            59,
            508,
            69,
            566
        ],
        [
            60,
            615,
            67,
            671
        ],
        [
            24,
            719,
            55,
            1051
        ]
    ]
}