{
    "input_path": "/opt/data/paddleocr/data/20260909140845271493.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": [
        [
            [
                1302,
                459
            ],
            [
                1473,
                444
            ],
            [
                1476,
                479
            ],
            [
                1306,
                493
            ]
        ],
        [
            [
                1334,
                493
            ],
            [
                1434,
                485
            ],
            [
                1436,
                503
            ],
            [
                1336,
                511
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "中僑|文化",
        "SINOCULTURE"
    ],
    "rec_scores": [
        0.8894815444946289,
        0.9849344491958618
    ],
    "rec_polys": [
        [
            [
                1302,
                459
            ],
            [
                1473,
                444
            ],
            [
                1476,
                479
            ],
            [
                1306,
                493
            ]
        ],
        [
            [
                1334,
                493
            ],
            [
                1434,
                485
            ],
            [
                1436,
                503
            ],
            [
                1336,
                511
            ]
        ]
    ],
    "rec_boxes": [
        [
            1302,
            444,
            1476,
            493
        ],
        [
            1334,
            485,
            1436,
            511
        ]
    ]
}