{
    "input_path": "/opt/data/paddleocr/data/20260910135140962838.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": [
        [
            [
                214,
                56
            ],
            [
                483,
                0
            ],
            [
                576,
                240
            ],
            [
                307,
                328
            ]
        ],
        [
            [
                511,
                377
            ],
            [
                734,
                271
            ],
            [
                837,
                479
            ],
            [
                614,
                585
            ]
        ],
        [
            [
                339,
                791
            ],
            [
                626,
                807
            ],
            [
                599,
                1263
            ],
            [
                313,
                1247
            ]
        ]
    ],
    "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": [
        "5D",
        "新",
        ""
    ],
    "rec_scores": [
        0.40921634435653687,
        0.03389599919319153,
        0.0
    ],
    "rec_polys": [
        [
            [
                214,
                56
            ],
            [
                483,
                0
            ],
            [
                576,
                240
            ],
            [
                307,
                328
            ]
        ],
        [
            [
                511,
                377
            ],
            [
                734,
                271
            ],
            [
                837,
                479
            ],
            [
                614,
                585
            ]
        ],
        [
            [
                339,
                791
            ],
            [
                626,
                807
            ],
            [
                599,
                1263
            ],
            [
                313,
                1247
            ]
        ]
    ],
    "rec_boxes": [
        [
            214,
            0,
            576,
            328
        ],
        [
            511,
            271,
            837,
            585
        ],
        [
            313,
            791,
            626,
            1263
        ]
    ]
}