{
    "input_path": "/opt/data/paddleocr/data/20260609192512885440.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": [
        [
            [
                59,
                403
            ],
            [
                69,
                403
            ],
            [
                69,
                459
            ],
            [
                59,
                459
            ]
        ],
        [
            [
                57,
                637
            ],
            [
                68,
                637
            ],
            [
                69,
                697
            ],
            [
                58,
                697
            ]
        ],
        [
            [
                1054,
                667
            ],
            [
                1523,
                168
            ],
            [
                1758,
                562
            ],
            [
                1481,
                1061
            ]
        ],
        [
            [
                60,
                745
            ],
            [
                67,
                745
            ],
            [
                67,
                801
            ],
            [
                60,
                801
            ]
        ],
        [
            [
                22,
                842
            ],
            [
                56,
                842
            ],
            [
                56,
                1320
            ],
            [
                22,
                1320
            ]
        ]
    ],
    "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.5330806970596313,
        0.30604496598243713,
        0.2220790535211563,
        0.526812732219696,
        0.32882362604141235
    ],
    "rec_polys": [
        [
            [
                59,
                403
            ],
            [
                69,
                403
            ],
            [
                69,
                459
            ],
            [
                59,
                459
            ]
        ],
        [
            [
                57,
                637
            ],
            [
                68,
                637
            ],
            [
                69,
                697
            ],
            [
                58,
                697
            ]
        ],
        [
            [
                1054,
                667
            ],
            [
                1523,
                168
            ],
            [
                1758,
                562
            ],
            [
                1481,
                1061
            ]
        ],
        [
            [
                60,
                745
            ],
            [
                67,
                745
            ],
            [
                67,
                801
            ],
            [
                60,
                801
            ]
        ],
        [
            [
                22,
                842
            ],
            [
                56,
                842
            ],
            [
                56,
                1320
            ],
            [
                22,
                1320
            ]
        ]
    ],
    "rec_boxes": [
        [
            59,
            403,
            69,
            459
        ],
        [
            57,
            637,
            69,
            697
        ],
        [
            1054,
            168,
            1758,
            1061
        ],
        [
            60,
            745,
            67,
            801
        ],
        [
            22,
            842,
            56,
            1320
        ]
    ]
}