{
    "input_path": "/opt/data/paddleocr/data/20260909203704271493.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": [
        [
            [
                107,
                2
            ],
            [
                365,
                7
            ],
            [
                364,
                67
            ],
            [
                106,
                61
            ]
        ],
        [
            [
                46,
                25
            ],
            [
                66,
                25
            ],
            [
                66,
                41
            ],
            [
                46,
                41
            ]
        ],
        [
            [
                39,
                45
            ],
            [
                71,
                45
            ],
            [
                71,
                64
            ],
            [
                39,
                64
            ]
        ],
        [
            [
                114,
                63
            ],
            [
                362,
                66
            ],
            [
                362,
                85
            ],
            [
                114,
                83
            ]
        ]
    ],
    "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": [
        "华南理工大学",
        "心",
        "",
        "South China University of Technology"
    ],
    "rec_scores": [
        0.8369237780570984,
        0.06960838288068771,
        0.0,
        0.9495100378990173
    ],
    "rec_polys": [
        [
            [
                107,
                2
            ],
            [
                365,
                7
            ],
            [
                364,
                67
            ],
            [
                106,
                61
            ]
        ],
        [
            [
                46,
                25
            ],
            [
                66,
                25
            ],
            [
                66,
                41
            ],
            [
                46,
                41
            ]
        ],
        [
            [
                39,
                45
            ],
            [
                71,
                45
            ],
            [
                71,
                64
            ],
            [
                39,
                64
            ]
        ],
        [
            [
                114,
                63
            ],
            [
                362,
                66
            ],
            [
                362,
                85
            ],
            [
                114,
                83
            ]
        ]
    ],
    "rec_boxes": [
        [
            106,
            2,
            365,
            67
        ],
        [
            46,
            25,
            66,
            41
        ],
        [
            39,
            45,
            71,
            64
        ],
        [
            114,
            63,
            362,
            85
        ]
    ]
}