{
    "input_path": "/opt/data/paddleocr/data/20260909210841587007.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": [
        [
            [
                22,
                15
            ],
            [
                50,
                15
            ],
            [
                50,
                45
            ],
            [
                22,
                45
            ]
        ],
        [
            [
                72,
                8
            ],
            [
                232,
                8
            ],
            [
                232,
                51
            ],
            [
                72,
                51
            ]
        ],
        [
            [
                23,
                48
            ],
            [
                51,
                48
            ],
            [
                51,
                55
            ],
            [
                23,
                55
            ]
        ],
        [
            [
                72,
                49
            ],
            [
                230,
                51
            ],
            [
                230,
                65
            ],
            [
                72,
                63
            ]
        ]
    ],
    "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": [
        "C",
        "廣东工業大学",
        "工2",
        "Guangdong University of Technology"
    ],
    "rec_scores": [
        0.2428177148103714,
        0.84073406457901,
        0.30568328499794006,
        0.9231111407279968
    ],
    "rec_polys": [
        [
            [
                22,
                15
            ],
            [
                50,
                15
            ],
            [
                50,
                45
            ],
            [
                22,
                45
            ]
        ],
        [
            [
                72,
                8
            ],
            [
                232,
                8
            ],
            [
                232,
                51
            ],
            [
                72,
                51
            ]
        ],
        [
            [
                23,
                48
            ],
            [
                51,
                48
            ],
            [
                51,
                55
            ],
            [
                23,
                55
            ]
        ],
        [
            [
                72,
                49
            ],
            [
                230,
                51
            ],
            [
                230,
                65
            ],
            [
                72,
                63
            ]
        ]
    ],
    "rec_boxes": [
        [
            22,
            15,
            50,
            45
        ],
        [
            72,
            8,
            232,
            51
        ],
        [
            23,
            48,
            51,
            55
        ],
        [
            72,
            49,
            230,
            65
        ]
    ]
}