{
    "input_path": "/opt/data/paddleocr/data/20260909121219073404.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": [
        [
            [
                81,
                440
            ],
            [
                138,
                440
            ],
            [
                138,
                496
            ],
            [
                81,
                496
            ]
        ],
        [
            [
                1138,
                481
            ],
            [
                1147,
                490
            ],
            [
                1138,
                498
            ],
            [
                1130,
                489
            ]
        ],
        [
            [
                82,
                636
            ],
            [
                137,
                636
            ],
            [
                137,
                693
            ],
            [
                82,
                693
            ]
        ],
        [
            [
                1137,
                678
            ],
            [
                1147,
                688
            ],
            [
                1138,
                696
            ],
            [
                1129,
                687
            ]
        ]
    ],
    "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": [
        "今",
        "国",
        "日",
        "网"
    ],
    "rec_scores": [
        0.08443224430084229,
        0.11859750002622604,
        0.3157922327518463,
        0.11992233991622925
    ],
    "rec_polys": [
        [
            [
                81,
                440
            ],
            [
                138,
                440
            ],
            [
                138,
                496
            ],
            [
                81,
                496
            ]
        ],
        [
            [
                1138,
                481
            ],
            [
                1147,
                490
            ],
            [
                1138,
                498
            ],
            [
                1130,
                489
            ]
        ],
        [
            [
                82,
                636
            ],
            [
                137,
                636
            ],
            [
                137,
                693
            ],
            [
                82,
                693
            ]
        ],
        [
            [
                1137,
                678
            ],
            [
                1147,
                688
            ],
            [
                1138,
                696
            ],
            [
                1129,
                687
            ]
        ]
    ],
    "rec_boxes": [
        [
            81,
            440,
            138,
            496
        ],
        [
            1130,
            481,
            1147,
            498
        ],
        [
            82,
            636,
            137,
            693
        ],
        [
            1129,
            678,
            1147,
            696
        ]
    ]
}