{
    "input_path": "/opt/data/paddleocr/data/20260610014421885440.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": [
        [
            [
                60,
                77
            ],
            [
                67,
                77
            ],
            [
                67,
                131
            ],
            [
                60,
                131
            ]
        ],
        [
            [
                1099,
                282
            ],
            [
                1758,
                282
            ],
            [
                1758,
                856
            ],
            [
                1099,
                856
            ]
        ],
        [
            [
                59,
                403
            ],
            [
                69,
                403
            ],
            [
                69,
                460
            ],
            [
                59,
                460
            ]
        ],
        [
            [
                58,
                589
            ],
            [
                69,
                589
            ],
            [
                69,
                647
            ],
            [
                58,
                647
            ]
        ],
        [
            [
                60,
                695
            ],
            [
                67,
                695
            ],
            [
                67,
                750
            ],
            [
                60,
                750
            ]
        ],
        [
            [
                1334,
                694
            ],
            [
                1758,
                748
            ],
            [
                1691,
                1285
            ],
            [
                1266,
                1230
            ]
        ],
        [
            [
                23,
                808
            ],
            [
                57,
                808
            ],
            [
                57,
                1264
            ],
            [
                23,
                1264
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "",
        "",
        "[ab]",
        "_",
        "[abl]",
        "",
        "E"
    ],
    "rec_scores": [
        0.0,
        0.0,
        0.7303237915039062,
        0.24981816112995148,
        0.5269117951393127,
        0.0,
        0.2652561366558075
    ],
    "rec_polys": [
        [
            [
                60,
                77
            ],
            [
                67,
                77
            ],
            [
                67,
                131
            ],
            [
                60,
                131
            ]
        ],
        [
            [
                1099,
                282
            ],
            [
                1758,
                282
            ],
            [
                1758,
                856
            ],
            [
                1099,
                856
            ]
        ],
        [
            [
                59,
                403
            ],
            [
                69,
                403
            ],
            [
                69,
                460
            ],
            [
                59,
                460
            ]
        ],
        [
            [
                58,
                589
            ],
            [
                69,
                589
            ],
            [
                69,
                647
            ],
            [
                58,
                647
            ]
        ],
        [
            [
                60,
                695
            ],
            [
                67,
                695
            ],
            [
                67,
                750
            ],
            [
                60,
                750
            ]
        ],
        [
            [
                1334,
                694
            ],
            [
                1758,
                748
            ],
            [
                1691,
                1285
            ],
            [
                1266,
                1230
            ]
        ],
        [
            [
                23,
                808
            ],
            [
                57,
                808
            ],
            [
                57,
                1264
            ],
            [
                23,
                1264
            ]
        ]
    ],
    "rec_boxes": [
        [
            60,
            77,
            67,
            131
        ],
        [
            1099,
            282,
            1758,
            856
        ],
        [
            59,
            403,
            69,
            460
        ],
        [
            58,
            589,
            69,
            647
        ],
        [
            60,
            695,
            67,
            750
        ],
        [
            1266,
            694,
            1758,
            1285
        ],
        [
            23,
            808,
            57,
            1264
        ]
    ]
}