{
    "input_path": "/opt/data/paddleocr/data/20260909183452885440.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": [
        [
            [
                290,
                160
            ],
            [
                310,
                160
            ],
            [
                310,
                179
            ],
            [
                290,
                179
            ]
        ],
        [
            [
                681,
                159
            ],
            [
                702,
                159
            ],
            [
                702,
                180
            ],
            [
                681,
                180
            ]
        ],
        [
            [
                55,
                241
            ],
            [
                83,
                241
            ],
            [
                83,
                259
            ],
            [
                55,
                259
            ]
        ],
        [
            [
                47,
                682
            ],
            [
                324,
                485
            ],
            [
                494,
                717
            ],
            [
                217,
                915
            ]
        ],
        [
            [
                67,
                912
            ],
            [
                86,
                930
            ],
            [
                67,
                948
            ],
            [
                49,
                930
            ]
        ],
        [
            [
                27,
                1243
            ],
            [
                93,
                1243
            ],
            [
                93,
                1287
            ],
            [
                27,
                1287
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "曲",
        "。",
        "心",
        "",
        "U",
        "*"
    ],
    "rec_scores": [
        0.9297397136688232,
        0.39466068148612976,
        0.10730104148387909,
        0.0,
        0.3005724847316742,
        0.31916344165802
    ],
    "rec_polys": [
        [
            [
                290,
                160
            ],
            [
                310,
                160
            ],
            [
                310,
                179
            ],
            [
                290,
                179
            ]
        ],
        [
            [
                681,
                159
            ],
            [
                702,
                159
            ],
            [
                702,
                180
            ],
            [
                681,
                180
            ]
        ],
        [
            [
                55,
                241
            ],
            [
                83,
                241
            ],
            [
                83,
                259
            ],
            [
                55,
                259
            ]
        ],
        [
            [
                47,
                682
            ],
            [
                324,
                485
            ],
            [
                494,
                717
            ],
            [
                217,
                915
            ]
        ],
        [
            [
                67,
                912
            ],
            [
                86,
                930
            ],
            [
                67,
                948
            ],
            [
                49,
                930
            ]
        ],
        [
            [
                27,
                1243
            ],
            [
                93,
                1243
            ],
            [
                93,
                1287
            ],
            [
                27,
                1287
            ]
        ]
    ],
    "rec_boxes": [
        [
            290,
            160,
            310,
            179
        ],
        [
            681,
            159,
            702,
            180
        ],
        [
            55,
            241,
            83,
            259
        ],
        [
            47,
            485,
            494,
            915
        ],
        [
            49,
            912,
            86,
            948
        ],
        [
            27,
            1243,
            93,
            1287
        ]
    ]
}