{
    "input_path": "/opt/data/paddleocr/data/20260909102438611720.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": [
        [
            [
                125,
                248
            ],
            [
                228,
                248
            ],
            [
                228,
                261
            ],
            [
                125,
                261
            ]
        ],
        [
            [
                130,
                260
            ],
            [
                223,
                259
            ],
            [
                223,
                269
            ],
            [
                130,
                270
            ]
        ],
        [
            [
                131,
                266
            ],
            [
                223,
                265
            ],
            [
                223,
                273
            ],
            [
                131,
                275
            ]
        ],
        [
            [
                568,
                833
            ],
            [
                617,
                833
            ],
            [
                617,
                876
            ],
            [
                568,
                876
            ]
        ],
        [
            [
                500,
                888
            ],
            [
                611,
                848
            ],
            [
                628,
                896
            ],
            [
                518,
                935
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "广州发局集团综合蛋院中心",
        "GUANDZHDU DEVELONNT SROUP",
        "IMTEORATED CPERATIONS GENTER",
        "GRG",
        "CULTURE"
    ],
    "rec_scores": [
        0.571099042892456,
        0.6841555833816528,
        0.7052024006843567,
        0.7800474166870117,
        0.9874654412269592
    ],
    "rec_polys": [
        [
            [
                125,
                248
            ],
            [
                228,
                248
            ],
            [
                228,
                261
            ],
            [
                125,
                261
            ]
        ],
        [
            [
                130,
                260
            ],
            [
                223,
                259
            ],
            [
                223,
                269
            ],
            [
                130,
                270
            ]
        ],
        [
            [
                131,
                266
            ],
            [
                223,
                265
            ],
            [
                223,
                273
            ],
            [
                131,
                275
            ]
        ],
        [
            [
                568,
                833
            ],
            [
                617,
                833
            ],
            [
                617,
                876
            ],
            [
                568,
                876
            ]
        ],
        [
            [
                500,
                888
            ],
            [
                611,
                848
            ],
            [
                628,
                896
            ],
            [
                518,
                935
            ]
        ]
    ],
    "rec_boxes": [
        [
            125,
            248,
            228,
            261
        ],
        [
            130,
            259,
            223,
            270
        ],
        [
            131,
            265,
            223,
            275
        ],
        [
            568,
            833,
            617,
            876
        ],
        [
            500,
            848,
            628,
            935
        ]
    ]
}