{
    "input_path": "/opt/data/paddleocr/data/20260609094132611720.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": [
        [
            [
                1333,
                243
            ],
            [
                1758,
                377
            ],
            [
                1688,
                899
            ],
            [
                1189,
                765
            ]
        ],
        [
            [
                60,
                405
            ],
            [
                67,
                405
            ],
            [
                67,
                459
            ],
            [
                60,
                459
            ]
        ],
        [
            [
                59,
                587
            ],
            [
                69,
                587
            ],
            [
                69,
                644
            ],
            [
                59,
                644
            ]
        ],
        [
            [
                58,
                693
            ],
            [
                68,
                693
            ],
            [
                69,
                752
            ],
            [
                59,
                752
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "T",
        "",
        "[_]",
        "[Tab]"
    ],
    "rec_scores": [
        0.1351555436849594,
        0.0,
        0.6780538558959961,
        0.6786032319068909
    ],
    "rec_polys": [
        [
            [
                1333,
                243
            ],
            [
                1758,
                377
            ],
            [
                1688,
                899
            ],
            [
                1189,
                765
            ]
        ],
        [
            [
                60,
                405
            ],
            [
                67,
                405
            ],
            [
                67,
                459
            ],
            [
                60,
                459
            ]
        ],
        [
            [
                59,
                587
            ],
            [
                69,
                587
            ],
            [
                69,
                644
            ],
            [
                59,
                644
            ]
        ],
        [
            [
                58,
                693
            ],
            [
                68,
                693
            ],
            [
                69,
                752
            ],
            [
                59,
                752
            ]
        ]
    ],
    "rec_boxes": [
        [
            1189,
            243,
            1758,
            899
        ],
        [
            60,
            405,
            67,
            459
        ],
        [
            59,
            587,
            69,
            644
        ],
        [
            58,
            693,
            69,
            752
        ]
    ]
}