{
    "input_path": "/opt/data/paddleocr/data/20260909135359885440.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": [
        [
            [
                942,
                61
            ],
            [
                967,
                61
            ],
            [
                967,
                234
            ],
            [
                942,
                234
            ]
        ],
        [
            [
                90,
                285
            ],
            [
                116,
                286
            ],
            [
                113,
                417
            ],
            [
                88,
                416
            ]
        ],
        [
            [
                988,
                514
            ],
            [
                1009,
                514
            ],
            [
                1009,
                685
            ],
            [
                988,
                685
            ]
        ],
        [
            [
                69,
                738
            ],
            [
                96,
                738
            ],
            [
                96,
                883
            ],
            [
                69,
                883
            ]
        ],
        [
            [
                164,
                839
            ],
            [
                336,
                812
            ],
            [
                351,
                905
            ],
            [
                179,
                932
            ]
        ],
        [
            [
                994,
                966
            ],
            [
                1021,
                966
            ],
            [
                1021,
                1149
            ],
            [
                994,
                1149
            ]
        ]
    ],
    "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,
        -1,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "昆山S-2地块项目",
        "南宁朝阳广场",
        "北京三盛集团项目",
        "昆山N-13地块",
        "山",
        "仪表厂地块（一期）"
    ],
    "rec_scores": [
        0.9840507507324219,
        0.9980108141899109,
        0.9983236193656921,
        0.9929331541061401,
        0.9301071763038635,
        0.97471684217453
    ],
    "rec_polys": [
        [
            [
                942,
                61
            ],
            [
                967,
                61
            ],
            [
                967,
                234
            ],
            [
                942,
                234
            ]
        ],
        [
            [
                90,
                285
            ],
            [
                116,
                286
            ],
            [
                113,
                417
            ],
            [
                88,
                416
            ]
        ],
        [
            [
                988,
                514
            ],
            [
                1009,
                514
            ],
            [
                1009,
                685
            ],
            [
                988,
                685
            ]
        ],
        [
            [
                69,
                738
            ],
            [
                96,
                738
            ],
            [
                96,
                883
            ],
            [
                69,
                883
            ]
        ],
        [
            [
                164,
                839
            ],
            [
                336,
                812
            ],
            [
                351,
                905
            ],
            [
                179,
                932
            ]
        ],
        [
            [
                994,
                966
            ],
            [
                1021,
                966
            ],
            [
                1021,
                1149
            ],
            [
                994,
                1149
            ]
        ]
    ],
    "rec_boxes": [
        [
            942,
            61,
            967,
            234
        ],
        [
            88,
            285,
            116,
            417
        ],
        [
            988,
            514,
            1009,
            685
        ],
        [
            69,
            738,
            96,
            883
        ],
        [
            164,
            812,
            351,
            932
        ],
        [
            994,
            966,
            1021,
            1149
        ]
    ]
}