{
    "input_path": "/opt/data/paddleocr/data/20260909162213885440.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": [
        [
            [
                1607,
                692
            ],
            [
                1739,
                692
            ],
            [
                1739,
                706
            ],
            [
                1607,
                706
            ]
        ],
        [
            [
                1784,
                710
            ],
            [
                1834,
                710
            ],
            [
                1834,
                721
            ],
            [
                1784,
                721
            ]
        ],
        [
            [
                1169,
                738
            ],
            [
                1375,
                738
            ],
            [
                1375,
                895
            ],
            [
                1169,
                895
            ]
        ],
        [
            [
                704,
                998
            ],
            [
                1050,
                998
            ],
            [
                1050,
                1059
            ],
            [
                704,
                1059
            ]
        ]
    ],
    "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": [
        "番禺现代信息服务业易部基地修建性详知划",
        "总平面绿着系统观划",
        "山",
        "甘信息总部基地"
    ],
    "rec_scores": [
        0.7484533190727234,
        0.599821150302887,
        0.5907681584358215,
        0.8679587244987488
    ],
    "rec_polys": [
        [
            [
                1607,
                692
            ],
            [
                1739,
                692
            ],
            [
                1739,
                706
            ],
            [
                1607,
                706
            ]
        ],
        [
            [
                1784,
                710
            ],
            [
                1834,
                710
            ],
            [
                1834,
                721
            ],
            [
                1784,
                721
            ]
        ],
        [
            [
                1169,
                738
            ],
            [
                1375,
                738
            ],
            [
                1375,
                895
            ],
            [
                1169,
                895
            ]
        ],
        [
            [
                704,
                998
            ],
            [
                1050,
                998
            ],
            [
                1050,
                1059
            ],
            [
                704,
                1059
            ]
        ]
    ],
    "rec_boxes": [
        [
            1607,
            692,
            1739,
            706
        ],
        [
            1784,
            710,
            1834,
            721
        ],
        [
            1169,
            738,
            1375,
            895
        ],
        [
            704,
            998,
            1050,
            1059
        ]
    ]
}