{
    "input_path": "/opt/data/paddleocr/data/20260909210557962838.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": [
        [
            [
                59,
                44
            ],
            [
                307,
                44
            ],
            [
                307,
                333
            ],
            [
                59,
                333
            ]
        ],
        [
            [
                414,
                76
            ],
            [
                457,
                76
            ],
            [
                457,
                110
            ],
            [
                414,
                110
            ]
        ],
        [
            [
                417,
                357
            ],
            [
                454,
                357
            ],
            [
                454,
                397
            ],
            [
                417,
                397
            ]
        ],
        [
            [
                418,
                792
            ],
            [
                452,
                792
            ],
            [
                452,
                824
            ],
            [
                418,
                824
            ]
        ],
        [
            [
                62,
                1033
            ],
            [
                97,
                1033
            ],
            [
                97,
                1062
            ],
            [
                62,
                1062
            ]
        ],
        [
            [
                416,
                1491
            ],
            [
                457,
                1491
            ],
            [
                457,
                1528
            ],
            [
                416,
                1528
            ]
        ]
    ],
    "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": [
        "A",
        "R",
        "用",
        "A",
        "'",
        "水"
    ],
    "rec_scores": [
        0.23493126034736633,
        0.6450569033622742,
        0.4871104955673218,
        0.17830133438110352,
        0.35215920209884644,
        0.06075611338019371
    ],
    "rec_polys": [
        [
            [
                59,
                44
            ],
            [
                307,
                44
            ],
            [
                307,
                333
            ],
            [
                59,
                333
            ]
        ],
        [
            [
                414,
                76
            ],
            [
                457,
                76
            ],
            [
                457,
                110
            ],
            [
                414,
                110
            ]
        ],
        [
            [
                417,
                357
            ],
            [
                454,
                357
            ],
            [
                454,
                397
            ],
            [
                417,
                397
            ]
        ],
        [
            [
                418,
                792
            ],
            [
                452,
                792
            ],
            [
                452,
                824
            ],
            [
                418,
                824
            ]
        ],
        [
            [
                62,
                1033
            ],
            [
                97,
                1033
            ],
            [
                97,
                1062
            ],
            [
                62,
                1062
            ]
        ],
        [
            [
                416,
                1491
            ],
            [
                457,
                1491
            ],
            [
                457,
                1528
            ],
            [
                416,
                1528
            ]
        ]
    ],
    "rec_boxes": [
        [
            59,
            44,
            307,
            333
        ],
        [
            414,
            76,
            457,
            110
        ],
        [
            417,
            357,
            454,
            397
        ],
        [
            418,
            792,
            452,
            824
        ],
        [
            62,
            1033,
            97,
            1062
        ],
        [
            416,
            1491,
            457,
            1528
        ]
    ]
}