{
    "input_path": "/opt/data/paddleocr/data/20260609190046611720.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": [
        [
            [
                1437,
                172
            ],
            [
                1651,
                172
            ],
            [
                1651,
                334
            ],
            [
                1437,
                334
            ]
        ],
        [
            [
                60,
                403
            ],
            [
                67,
                403
            ],
            [
                67,
                457
            ],
            [
                60,
                457
            ]
        ],
        [
            [
                1044,
                461
            ],
            [
                1686,
                210
            ],
            [
                1758,
                732
            ],
            [
                1245,
                983
            ]
        ],
        [
            [
                58,
                588
            ],
            [
                69,
                588
            ],
            [
                69,
                647
            ],
            [
                58,
                647
            ]
        ],
        [
            [
                60,
                695
            ],
            [
                67,
                695
            ],
            [
                67,
                751
            ],
            [
                60,
                751
            ]
        ],
        [
            [
                24,
                798
            ],
            [
                55,
                798
            ],
            [
                55,
                1117
            ],
            [
                24,
                1117
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "",
        "[abl]",
        "",
        "_",
        "[abl]",
        "E"
    ],
    "rec_scores": [
        0.0,
        0.6078293919563293,
        0.0,
        0.2234516143798828,
        0.6244684457778931,
        0.24032087624073029
    ],
    "rec_polys": [
        [
            [
                1437,
                172
            ],
            [
                1651,
                172
            ],
            [
                1651,
                334
            ],
            [
                1437,
                334
            ]
        ],
        [
            [
                60,
                403
            ],
            [
                67,
                403
            ],
            [
                67,
                457
            ],
            [
                60,
                457
            ]
        ],
        [
            [
                1044,
                461
            ],
            [
                1686,
                210
            ],
            [
                1758,
                732
            ],
            [
                1245,
                983
            ]
        ],
        [
            [
                58,
                588
            ],
            [
                69,
                588
            ],
            [
                69,
                647
            ],
            [
                58,
                647
            ]
        ],
        [
            [
                60,
                695
            ],
            [
                67,
                695
            ],
            [
                67,
                751
            ],
            [
                60,
                751
            ]
        ],
        [
            [
                24,
                798
            ],
            [
                55,
                798
            ],
            [
                55,
                1117
            ],
            [
                24,
                1117
            ]
        ]
    ],
    "rec_boxes": [
        [
            1437,
            172,
            1651,
            334
        ],
        [
            60,
            403,
            67,
            457
        ],
        [
            1044,
            210,
            1758,
            983
        ],
        [
            58,
            588,
            69,
            647
        ],
        [
            60,
            695,
            67,
            751
        ],
        [
            24,
            798,
            55,
            1117
        ]
    ]
}