{
    "input_path": "/opt/data/paddleocr/data/20260609225234611720.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": [
        [
            [
                1218,
                185
            ],
            [
                1758,
                367
            ],
            [
                1704,
                969
            ],
            [
                1049,
                787
            ]
        ],
        [
            [
                57,
                401
            ],
            [
                68,
                401
            ],
            [
                69,
                460
            ],
            [
                58,
                460
            ]
        ],
        [
            [
                59,
                508
            ],
            [
                69,
                508
            ],
            [
                69,
                565
            ],
            [
                59,
                565
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "T",
        "[ab]",
        "[a]"
    ],
    "rec_scores": [
        0.1194780170917511,
        0.7322517037391663,
        0.7207038998603821
    ],
    "rec_polys": [
        [
            [
                1218,
                185
            ],
            [
                1758,
                367
            ],
            [
                1704,
                969
            ],
            [
                1049,
                787
            ]
        ],
        [
            [
                57,
                401
            ],
            [
                68,
                401
            ],
            [
                69,
                460
            ],
            [
                58,
                460
            ]
        ],
        [
            [
                59,
                508
            ],
            [
                69,
                508
            ],
            [
                69,
                565
            ],
            [
                59,
                565
            ]
        ]
    ],
    "rec_boxes": [
        [
            1049,
            185,
            1758,
            969
        ],
        [
            57,
            401,
            69,
            460
        ],
        [
            59,
            508,
            69,
            565
        ]
    ]
}