{
    "input_path": "/opt/data/paddleocr/data/20260609215310885440.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": [
        [
            [
                1456,
                190
            ],
            [
                1637,
                190
            ],
            [
                1637,
                322
            ],
            [
                1456,
                322
            ]
        ],
        [
            [
                59,
                402
            ],
            [
                69,
                402
            ],
            [
                69,
                460
            ],
            [
                59,
                460
            ]
        ],
        [
            [
                59,
                588
            ],
            [
                69,
                588
            ],
            [
                69,
                646
            ],
            [
                59,
                646
            ]
        ],
        [
            [
                993,
                679
            ],
            [
                1543,
                159
            ],
            [
                1758,
                622
            ],
            [
                1429,
                1143
            ]
        ],
        [
            [
                58,
                775
            ],
            [
                68,
                775
            ],
            [
                68,
                832
            ],
            [
                58,
                832
            ]
        ],
        [
            [
                24,
                936
            ],
            [
                55,
                936
            ],
            [
                55,
                1282
            ],
            [
                24,
                1282
            ]
        ]
    ],
    "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": [
        "",
        "[_]",
        "[_]",
        "-",
        "[Tabl]",
        "E"
    ],
    "rec_scores": [
        0.0,
        0.48977112770080566,
        0.48977112770080566,
        0.32983630895614624,
        0.7119943499565125,
        0.27923867106437683
    ],
    "rec_polys": [
        [
            [
                1456,
                190
            ],
            [
                1637,
                190
            ],
            [
                1637,
                322
            ],
            [
                1456,
                322
            ]
        ],
        [
            [
                59,
                402
            ],
            [
                69,
                402
            ],
            [
                69,
                460
            ],
            [
                59,
                460
            ]
        ],
        [
            [
                59,
                588
            ],
            [
                69,
                588
            ],
            [
                69,
                646
            ],
            [
                59,
                646
            ]
        ],
        [
            [
                993,
                679
            ],
            [
                1543,
                159
            ],
            [
                1758,
                622
            ],
            [
                1429,
                1143
            ]
        ],
        [
            [
                58,
                775
            ],
            [
                68,
                775
            ],
            [
                68,
                832
            ],
            [
                58,
                832
            ]
        ],
        [
            [
                24,
                936
            ],
            [
                55,
                936
            ],
            [
                55,
                1282
            ],
            [
                24,
                1282
            ]
        ]
    ],
    "rec_boxes": [
        [
            1456,
            190,
            1637,
            322
        ],
        [
            59,
            402,
            69,
            460
        ],
        [
            59,
            588,
            69,
            646
        ],
        [
            993,
            159,
            1758,
            1143
        ],
        [
            58,
            775,
            68,
            832
        ],
        [
            24,
            936,
            55,
            1282
        ]
    ]
}