{
    "input_path": "/opt/data/paddleocr/data/20260909205153885440.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": [
        [
            [
                385,
                64
            ],
            [
                401,
                64
            ],
            [
                401,
                87
            ],
            [
                385,
                87
            ]
        ],
        [
            [
                658,
                66
            ],
            [
                676,
                66
            ],
            [
                676,
                85
            ],
            [
                658,
                85
            ]
        ],
        [
            [
                658,
                107
            ],
            [
                673,
                107
            ],
            [
                673,
                120
            ],
            [
                658,
                120
            ]
        ]
    ],
    "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": [
        "区",
        "心",
        "只"
    ],
    "rec_scores": [
        0.3300534784793854,
        0.5886785387992859,
        0.22361020743846893
    ],
    "rec_polys": [
        [
            [
                385,
                64
            ],
            [
                401,
                64
            ],
            [
                401,
                87
            ],
            [
                385,
                87
            ]
        ],
        [
            [
                658,
                66
            ],
            [
                676,
                66
            ],
            [
                676,
                85
            ],
            [
                658,
                85
            ]
        ],
        [
            [
                658,
                107
            ],
            [
                673,
                107
            ],
            [
                673,
                120
            ],
            [
                658,
                120
            ]
        ]
    ],
    "rec_boxes": [
        [
            385,
            64,
            401,
            87
        ],
        [
            658,
            66,
            676,
            85
        ],
        [
            658,
            107,
            673,
            120
        ]
    ]
}