{
    "input_path": "/opt/data/paddleocr/data/20260909210453611720.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": [
        [
            [
                362,
                95
            ],
            [
                381,
                95
            ],
            [
                381,
                114
            ],
            [
                362,
                114
            ]
        ],
        [
            [
                59,
                451
            ],
            [
                104,
                451
            ],
            [
                104,
                490
            ],
            [
                59,
                490
            ]
        ],
        [
            [
                54,
                885
            ],
            [
                190,
                885
            ],
            [
                190,
                934
            ],
            [
                54,
                934
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "曲",
        "8",
        "8"
    ],
    "rec_scores": [
        0.5822684168815613,
        0.9486688375473022,
        0.7365685701370239
    ],
    "rec_polys": [
        [
            [
                362,
                95
            ],
            [
                381,
                95
            ],
            [
                381,
                114
            ],
            [
                362,
                114
            ]
        ],
        [
            [
                59,
                451
            ],
            [
                104,
                451
            ],
            [
                104,
                490
            ],
            [
                59,
                490
            ]
        ],
        [
            [
                54,
                885
            ],
            [
                190,
                885
            ],
            [
                190,
                934
            ],
            [
                54,
                934
            ]
        ]
    ],
    "rec_boxes": [
        [
            362,
            95,
            381,
            114
        ],
        [
            59,
            451,
            104,
            490
        ],
        [
            54,
            885,
            190,
            934
        ]
    ]
}