{
    "input_path": "/opt/data/paddleocr/data/20260609083708611720.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": [
        [
            [
                1441,
                175
            ],
            [
                1651,
                175
            ],
            [
                1651,
                339
            ],
            [
                1441,
                339
            ]
        ],
        [
            [
                1078,
                270
            ],
            [
                1758,
                270
            ],
            [
                1758,
                977
            ],
            [
                1078,
                977
            ]
        ],
        [
            [
                59,
                402
            ],
            [
                69,
                402
            ],
            [
                69,
                460
            ],
            [
                59,
                460
            ]
        ],
        [
            [
                58,
                688
            ],
            [
                69,
                688
            ],
            [
                69,
                745
            ],
            [
                58,
                745
            ]
        ],
        [
            [
                60,
                795
            ],
            [
                67,
                795
            ],
            [
                67,
                851
            ],
            [
                60,
                851
            ]
        ],
        [
            [
                23,
                904
            ],
            [
                57,
                904
            ],
            [
                57,
                1505
            ],
            [
                23,
                1505
            ]
        ]
    ],
    "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",
        "EM"
    ],
    "rec_scores": [
        0.0,
        0.339304655790329,
        0.2955833971500397,
        0.30840858817100525,
        0.6130669116973877,
        0.3281109631061554
    ],
    "rec_polys": [
        [
            [
                1441,
                175
            ],
            [
                1651,
                175
            ],
            [
                1651,
                339
            ],
            [
                1441,
                339
            ]
        ],
        [
            [
                1078,
                270
            ],
            [
                1758,
                270
            ],
            [
                1758,
                977
            ],
            [
                1078,
                977
            ]
        ],
        [
            [
                59,
                402
            ],
            [
                69,
                402
            ],
            [
                69,
                460
            ],
            [
                59,
                460
            ]
        ],
        [
            [
                58,
                688
            ],
            [
                69,
                688
            ],
            [
                69,
                745
            ],
            [
                58,
                745
            ]
        ],
        [
            [
                60,
                795
            ],
            [
                67,
                795
            ],
            [
                67,
                851
            ],
            [
                60,
                851
            ]
        ],
        [
            [
                23,
                904
            ],
            [
                57,
                904
            ],
            [
                57,
                1505
            ],
            [
                23,
                1505
            ]
        ]
    ],
    "rec_boxes": [
        [
            1441,
            175,
            1651,
            339
        ],
        [
            1078,
            270,
            1758,
            977
        ],
        [
            59,
            402,
            69,
            460
        ],
        [
            58,
            688,
            69,
            745
        ],
        [
            60,
            795,
            67,
            851
        ],
        [
            23,
            904,
            57,
            1505
        ]
    ]
}