{
    "input_path": "/opt/data/paddleocr/data/20260609090323611720.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,
                76
            ],
            [
                67,
                76
            ],
            [
                67,
                130
            ],
            [
                60,
                130
            ]
        ],
        [
            [
                1130,
                280
            ],
            [
                1758,
                305
            ],
            [
                1758,
                855
            ],
            [
                1110,
                830
            ]
        ],
        [
            [
                60,
                404
            ],
            [
                67,
                404
            ],
            [
                67,
                457
            ],
            [
                60,
                457
            ]
        ],
        [
            [
                58,
                589
            ],
            [
                69,
                589
            ],
            [
                69,
                646
            ],
            [
                58,
                646
            ]
        ],
        [
            [
                60,
                695
            ],
            [
                67,
                695
            ],
            [
                67,
                750
            ],
            [
                60,
                750
            ]
        ],
        [
            [
                23,
                810
            ],
            [
                57,
                810
            ],
            [
                57,
                1447
            ],
            [
                23,
                1447
            ]
        ]
    ],
    "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": [
        "",
        "-",
        "",
        "_",
        "[b",
        "E"
    ],
    "rec_scores": [
        0.0,
        0.21148903667926788,
        0.0,
        0.23905949294567108,
        0.6170902252197266,
        0.24393703043460846
    ],
    "rec_polys": [
        [
            [
                60,
                76
            ],
            [
                67,
                76
            ],
            [
                67,
                130
            ],
            [
                60,
                130
            ]
        ],
        [
            [
                1130,
                280
            ],
            [
                1758,
                305
            ],
            [
                1758,
                855
            ],
            [
                1110,
                830
            ]
        ],
        [
            [
                60,
                404
            ],
            [
                67,
                404
            ],
            [
                67,
                457
            ],
            [
                60,
                457
            ]
        ],
        [
            [
                58,
                589
            ],
            [
                69,
                589
            ],
            [
                69,
                646
            ],
            [
                58,
                646
            ]
        ],
        [
            [
                60,
                695
            ],
            [
                67,
                695
            ],
            [
                67,
                750
            ],
            [
                60,
                750
            ]
        ],
        [
            [
                23,
                810
            ],
            [
                57,
                810
            ],
            [
                57,
                1447
            ],
            [
                23,
                1447
            ]
        ]
    ],
    "rec_boxes": [
        [
            60,
            76,
            67,
            130
        ],
        [
            1110,
            280,
            1758,
            855
        ],
        [
            60,
            404,
            67,
            457
        ],
        [
            58,
            589,
            69,
            646
        ],
        [
            60,
            695,
            67,
            750
        ],
        [
            23,
            810,
            57,
            1447
        ]
    ]
}