{
    "input_path": "/opt/data/paddleocr/data/20260909142046885440.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": [
        [
            [
                1001,
                70
            ],
            [
                1083,
                70
            ],
            [
                1083,
                112
            ],
            [
                1001,
                112
            ]
        ],
        [
            [
                441,
                290
            ],
            [
                470,
                290
            ],
            [
                470,
                319
            ],
            [
                441,
                319
            ]
        ],
        [
            [
                90,
                336
            ],
            [
                127,
                336
            ],
            [
                127,
                371
            ],
            [
                90,
                371
            ]
        ],
        [
            [
                439,
                336
            ],
            [
                471,
                336
            ],
            [
                471,
                370
            ],
            [
                439,
                370
            ]
        ],
        [
            [
                437,
                388
            ],
            [
                472,
                388
            ],
            [
                472,
                418
            ],
            [
                437,
                418
            ]
        ]
    ],
    "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",
        "司",
        "曲",
        "曲",
        "同"
    ],
    "rec_scores": [
        0.3520216941833496,
        0.4350566864013672,
        0.917978823184967,
        0.28211405873298645,
        0.4032309949398041
    ],
    "rec_polys": [
        [
            [
                1001,
                70
            ],
            [
                1083,
                70
            ],
            [
                1083,
                112
            ],
            [
                1001,
                112
            ]
        ],
        [
            [
                441,
                290
            ],
            [
                470,
                290
            ],
            [
                470,
                319
            ],
            [
                441,
                319
            ]
        ],
        [
            [
                90,
                336
            ],
            [
                127,
                336
            ],
            [
                127,
                371
            ],
            [
                90,
                371
            ]
        ],
        [
            [
                439,
                336
            ],
            [
                471,
                336
            ],
            [
                471,
                370
            ],
            [
                439,
                370
            ]
        ],
        [
            [
                437,
                388
            ],
            [
                472,
                388
            ],
            [
                472,
                418
            ],
            [
                437,
                418
            ]
        ]
    ],
    "rec_boxes": [
        [
            1001,
            70,
            1083,
            112
        ],
        [
            441,
            290,
            470,
            319
        ],
        [
            90,
            336,
            127,
            371
        ],
        [
            439,
            336,
            471,
            370
        ],
        [
            437,
            388,
            472,
            418
        ]
    ]
}