{
    "input_path": "/opt/data/paddleocr/data/20260909144800885440.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": [
        [
            [
                45,
                355
            ],
            [
                70,
                355
            ],
            [
                70,
                366
            ],
            [
                45,
                366
            ]
        ],
        [
            [
                592,
                391
            ],
            [
                765,
                374
            ],
            [
                782,
                553
            ],
            [
                609,
                570
            ]
        ],
        [
            [
                33,
                409
            ],
            [
                176,
                362
            ],
            [
                226,
                516
            ],
            [
                82,
                563
            ]
        ],
        [
            [
                213,
                1270
            ],
            [
                240,
                1270
            ],
            [
                240,
                1280
            ],
            [
                213,
                1280
            ]
        ]
    ],
    "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": [
        "2",
        "0",
        "国",
        "广电计量"
    ],
    "rec_scores": [
        0.14898988604545593,
        0.11899898946285248,
        0.4776040017604828,
        0.810987114906311
    ],
    "rec_polys": [
        [
            [
                45,
                355
            ],
            [
                70,
                355
            ],
            [
                70,
                366
            ],
            [
                45,
                366
            ]
        ],
        [
            [
                592,
                391
            ],
            [
                765,
                374
            ],
            [
                782,
                553
            ],
            [
                609,
                570
            ]
        ],
        [
            [
                33,
                409
            ],
            [
                176,
                362
            ],
            [
                226,
                516
            ],
            [
                82,
                563
            ]
        ],
        [
            [
                213,
                1270
            ],
            [
                240,
                1270
            ],
            [
                240,
                1280
            ],
            [
                213,
                1280
            ]
        ]
    ],
    "rec_boxes": [
        [
            45,
            355,
            70,
            366
        ],
        [
            592,
            374,
            782,
            570
        ],
        [
            33,
            362,
            226,
            563
        ],
        [
            213,
            1270,
            240,
            1280
        ]
    ]
}