{
    "input_path": "/opt/data/paddleocr/data/20260909183137160864.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": [
        [
            [
                79,
                121
            ],
            [
                111,
                121
            ],
            [
                111,
                153
            ],
            [
                79,
                153
            ]
        ],
        [
            [
                450,
                168
            ],
            [
                492,
                168
            ],
            [
                492,
                200
            ],
            [
                450,
                200
            ]
        ],
        [
            [
                71,
                426
            ],
            [
                117,
                426
            ],
            [
                117,
                467
            ],
            [
                71,
                467
            ]
        ],
        [
            [
                2,
                915
            ],
            [
                386,
                729
            ],
            [
                526,
                1021
            ],
            [
                142,
                1207
            ]
        ],
        [
            [
                75,
                1175
            ],
            [
                129,
                1175
            ],
            [
                129,
                1226
            ],
            [
                75,
                1226
            ]
        ],
        [
            [
                68,
                1337
            ],
            [
                120,
                1337
            ],
            [
                120,
                1381
            ],
            [
                68,
                1381
            ]
        ]
    ],
    "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": [
        "曲",
        "ă",
        "E",
        "",
        "松",
        "-"
    ],
    "rec_scores": [
        0.22174793481826782,
        0.26711133122444153,
        0.27473485469818115,
        0.0,
        0.09159421175718307,
        0.12200330942869186
    ],
    "rec_polys": [
        [
            [
                79,
                121
            ],
            [
                111,
                121
            ],
            [
                111,
                153
            ],
            [
                79,
                153
            ]
        ],
        [
            [
                450,
                168
            ],
            [
                492,
                168
            ],
            [
                492,
                200
            ],
            [
                450,
                200
            ]
        ],
        [
            [
                71,
                426
            ],
            [
                117,
                426
            ],
            [
                117,
                467
            ],
            [
                71,
                467
            ]
        ],
        [
            [
                2,
                915
            ],
            [
                386,
                729
            ],
            [
                526,
                1021
            ],
            [
                142,
                1207
            ]
        ],
        [
            [
                75,
                1175
            ],
            [
                129,
                1175
            ],
            [
                129,
                1226
            ],
            [
                75,
                1226
            ]
        ],
        [
            [
                68,
                1337
            ],
            [
                120,
                1337
            ],
            [
                120,
                1381
            ],
            [
                68,
                1381
            ]
        ]
    ],
    "rec_boxes": [
        [
            79,
            121,
            111,
            153
        ],
        [
            450,
            168,
            492,
            200
        ],
        [
            71,
            426,
            117,
            467
        ],
        [
            2,
            729,
            526,
            1207
        ],
        [
            75,
            1175,
            129,
            1226
        ],
        [
            68,
            1337,
            120,
            1381
        ]
    ]
}