{
    "input_path": "/opt/data/paddleocr/data/20260909113957962838.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": [
        [
            [
                272,
                855
            ],
            [
                303,
                855
            ],
            [
                303,
                880
            ],
            [
                272,
                880
            ]
        ],
        [
            [
                559,
                898
            ],
            [
                600,
                888
            ],
            [
                604,
                903
            ],
            [
                562,
                913
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "中",
        "s"
    ],
    "rec_scores": [
        0.9966805577278137,
        0.42078423500061035
    ],
    "rec_polys": [
        [
            [
                272,
                855
            ],
            [
                303,
                855
            ],
            [
                303,
                880
            ],
            [
                272,
                880
            ]
        ],
        [
            [
                559,
                898
            ],
            [
                600,
                888
            ],
            [
                604,
                903
            ],
            [
                562,
                913
            ]
        ]
    ],
    "rec_boxes": [
        [
            272,
            855,
            303,
            880
        ],
        [
            559,
            888,
            604,
            913
        ]
    ]
}