{
    "input_path": "/opt/data/paddleocr/data/20260909142109885440.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": [
        [
            [
                77,
                119
            ],
            [
                111,
                119
            ],
            [
                111,
                143
            ],
            [
                77,
                143
            ]
        ],
        [
            [
                84,
                638
            ],
            [
                106,
                638
            ],
            [
                106,
                664
            ],
            [
                84,
                664
            ]
        ],
        [
            [
                74,
                1413
            ],
            [
                114,
                1413
            ],
            [
                114,
                1448
            ],
            [
                74,
                1448
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "国",
        ":",
        "0"
    ],
    "rec_scores": [
        0.5726866722106934,
        0.21199102699756622,
        0.12541760504245758
    ],
    "rec_polys": [
        [
            [
                77,
                119
            ],
            [
                111,
                119
            ],
            [
                111,
                143
            ],
            [
                77,
                143
            ]
        ],
        [
            [
                84,
                638
            ],
            [
                106,
                638
            ],
            [
                106,
                664
            ],
            [
                84,
                664
            ]
        ],
        [
            [
                74,
                1413
            ],
            [
                114,
                1413
            ],
            [
                114,
                1448
            ],
            [
                74,
                1448
            ]
        ]
    ],
    "rec_boxes": [
        [
            77,
            119,
            111,
            143
        ],
        [
            84,
            638,
            106,
            664
        ],
        [
            74,
            1413,
            114,
            1448
        ]
    ]
}