{
    "input_path": "/opt/data/paddleocr/data/20260909204434885440.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": [
        [
            [
                93,
                179
            ],
            [
                128,
                179
            ],
            [
                128,
                218
            ],
            [
                93,
                218
            ]
        ],
        [
            [
                440,
                183
            ],
            [
                474,
                183
            ],
            [
                474,
                215
            ],
            [
                440,
                215
            ]
        ],
        [
            [
                91,
                229
            ],
            [
                128,
                229
            ],
            [
                128,
                267
            ],
            [
                91,
                267
            ]
        ],
        [
            [
                94,
                281
            ],
            [
                124,
                281
            ],
            [
                124,
                314
            ],
            [
                94,
                314
            ]
        ],
        [
            [
                440,
                285
            ],
            [
                472,
                285
            ],
            [
                472,
                311
            ],
            [
                440,
                311
            ]
        ]
    ],
    "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": [
        ":",
        "司",
        "曲",
        "C",
        "国"
    ],
    "rec_scores": [
        0.6893792152404785,
        0.6974176168441772,
        0.9900524020195007,
        0.46544763445854187,
        0.14147335290908813
    ],
    "rec_polys": [
        [
            [
                93,
                179
            ],
            [
                128,
                179
            ],
            [
                128,
                218
            ],
            [
                93,
                218
            ]
        ],
        [
            [
                440,
                183
            ],
            [
                474,
                183
            ],
            [
                474,
                215
            ],
            [
                440,
                215
            ]
        ],
        [
            [
                91,
                229
            ],
            [
                128,
                229
            ],
            [
                128,
                267
            ],
            [
                91,
                267
            ]
        ],
        [
            [
                94,
                281
            ],
            [
                124,
                281
            ],
            [
                124,
                314
            ],
            [
                94,
                314
            ]
        ],
        [
            [
                440,
                285
            ],
            [
                472,
                285
            ],
            [
                472,
                311
            ],
            [
                440,
                311
            ]
        ]
    ],
    "rec_boxes": [
        [
            93,
            179,
            128,
            218
        ],
        [
            440,
            183,
            474,
            215
        ],
        [
            91,
            229,
            128,
            267
        ],
        [
            94,
            281,
            124,
            314
        ],
        [
            440,
            285,
            472,
            311
        ]
    ]
}