{
    "input_path": "/opt/data/paddleocr/data/20260910115936885440.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": [
        [
            [
                332,
                265
            ],
            [
                1230,
                355
            ],
            [
                1209,
                1268
            ],
            [
                246,
                1178
            ]
        ],
        [
            [
                55,
                372
            ],
            [
                77,
                372
            ],
            [
                77,
                400
            ],
            [
                55,
                400
            ]
        ],
        [
            [
                54,
                411
            ],
            [
                78,
                411
            ],
            [
                78,
                435
            ],
            [
                54,
                435
            ]
        ],
        [
            [
                52,
                482
            ],
            [
                79,
                482
            ],
            [
                79,
                513
            ],
            [
                52,
                513
            ]
        ],
        [
            [
                53,
                523
            ],
            [
                79,
                523
            ],
            [
                79,
                552
            ],
            [
                53,
                552
            ]
        ]
    ],
    "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": [
        "-",
        "Q",
        "日",
        "Q",
        "当"
    ],
    "rec_scores": [
        0.09576185047626495,
        0.5408502817153931,
        0.1267639398574829,
        0.9192405939102173,
        0.15619464218616486
    ],
    "rec_polys": [
        [
            [
                332,
                265
            ],
            [
                1230,
                355
            ],
            [
                1209,
                1268
            ],
            [
                246,
                1178
            ]
        ],
        [
            [
                55,
                372
            ],
            [
                77,
                372
            ],
            [
                77,
                400
            ],
            [
                55,
                400
            ]
        ],
        [
            [
                54,
                411
            ],
            [
                78,
                411
            ],
            [
                78,
                435
            ],
            [
                54,
                435
            ]
        ],
        [
            [
                52,
                482
            ],
            [
                79,
                482
            ],
            [
                79,
                513
            ],
            [
                52,
                513
            ]
        ],
        [
            [
                53,
                523
            ],
            [
                79,
                523
            ],
            [
                79,
                552
            ],
            [
                53,
                552
            ]
        ]
    ],
    "rec_boxes": [
        [
            246,
            265,
            1230,
            1268
        ],
        [
            55,
            372,
            77,
            400
        ],
        [
            54,
            411,
            78,
            435
        ],
        [
            52,
            482,
            79,
            513
        ],
        [
            53,
            523,
            79,
            552
        ]
    ]
}