{
    "input_path": "/opt/data/paddleocr/data/20260909143802271493.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": [
        [
            [
                10,
                165
            ],
            [
                160,
                165
            ],
            [
                160,
                188
            ],
            [
                10,
                188
            ]
        ],
        [
            [
                320,
                195
            ],
            [
                619,
                289
            ],
            [
                554,
                485
            ],
            [
                255,
                392
            ]
        ],
        [
            [
                1247,
                382
            ],
            [
                1312,
                388
            ],
            [
                1310,
                409
            ],
            [
                1245,
                403
            ]
        ]
    ],
    "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": [
        "鸿昊科技园厂房",
        "A",
        "鸿威广具"
    ],
    "rec_scores": [
        0.9980998039245605,
        0.11290295422077179,
        0.5356900691986084
    ],
    "rec_polys": [
        [
            [
                10,
                165
            ],
            [
                160,
                165
            ],
            [
                160,
                188
            ],
            [
                10,
                188
            ]
        ],
        [
            [
                320,
                195
            ],
            [
                619,
                289
            ],
            [
                554,
                485
            ],
            [
                255,
                392
            ]
        ],
        [
            [
                1247,
                382
            ],
            [
                1312,
                388
            ],
            [
                1310,
                409
            ],
            [
                1245,
                403
            ]
        ]
    ],
    "rec_boxes": [
        [
            10,
            165,
            160,
            188
        ],
        [
            255,
            195,
            619,
            485
        ],
        [
            1245,
            382,
            1312,
            409
        ]
    ]
}