{
    "input_path": "/opt/data/paddleocr/data/20260910181203885440.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": [
        [
            [
                76,
                118
            ],
            [
                111,
                118
            ],
            [
                111,
                143
            ],
            [
                76,
                143
            ]
        ],
        [
            [
                86,
                701
            ],
            [
                100,
                701
            ],
            [
                100,
                714
            ],
            [
                86,
                714
            ]
        ],
        [
            [
                72,
                982
            ],
            [
                120,
                982
            ],
            [
                120,
                1022
            ],
            [
                72,
                1022
            ]
        ],
        [
            [
                73,
                1368
            ],
            [
                121,
                1368
            ],
            [
                121,
                1413
            ],
            [
                73,
                1413
            ]
        ],
        [
            [
                73,
                1508
            ],
            [
                116,
                1508
            ],
            [
                116,
                1550
            ],
            [
                73,
                1550
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "国",
        "0",
        "m",
        "X",
        "6"
    ],
    "rec_scores": [
        0.7032843828201294,
        0.6299561858177185,
        0.11222141236066818,
        0.20587602257728577,
        0.17405886948108673
    ],
    "rec_polys": [
        [
            [
                76,
                118
            ],
            [
                111,
                118
            ],
            [
                111,
                143
            ],
            [
                76,
                143
            ]
        ],
        [
            [
                86,
                701
            ],
            [
                100,
                701
            ],
            [
                100,
                714
            ],
            [
                86,
                714
            ]
        ],
        [
            [
                72,
                982
            ],
            [
                120,
                982
            ],
            [
                120,
                1022
            ],
            [
                72,
                1022
            ]
        ],
        [
            [
                73,
                1368
            ],
            [
                121,
                1368
            ],
            [
                121,
                1413
            ],
            [
                73,
                1413
            ]
        ],
        [
            [
                73,
                1508
            ],
            [
                116,
                1508
            ],
            [
                116,
                1550
            ],
            [
                73,
                1550
            ]
        ]
    ],
    "rec_boxes": [
        [
            76,
            118,
            111,
            143
        ],
        [
            86,
            701,
            100,
            714
        ],
        [
            72,
            982,
            120,
            1022
        ],
        [
            73,
            1368,
            121,
            1413
        ],
        [
            73,
            1508,
            116,
            1550
        ]
    ]
}