{
    "input_path": "/opt/data/paddleocr/data/20260909142021271493.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": [
        [
            [
                215,
                401
            ],
            [
                250,
                401
            ],
            [
                250,
                444
            ],
            [
                215,
                444
            ]
        ],
        [
            [
                1671,
                432
            ],
            [
                1713,
                432
            ],
            [
                1713,
                474
            ],
            [
                1671,
                474
            ]
        ],
        [
            [
                1207,
                614
            ],
            [
                1250,
                614
            ],
            [
                1250,
                683
            ],
            [
                1207,
                683
            ]
        ],
        [
            [
                1198,
                743
            ],
            [
                1274,
                743
            ],
            [
                1274,
                799
            ],
            [
                1198,
                799
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "点",
        "D",
        "1",
        "#"
    ],
    "rec_scores": [
        0.08779295533895493,
        0.4214400053024292,
        0.7640995979309082,
        0.057814180850982666
    ],
    "rec_polys": [
        [
            [
                215,
                401
            ],
            [
                250,
                401
            ],
            [
                250,
                444
            ],
            [
                215,
                444
            ]
        ],
        [
            [
                1671,
                432
            ],
            [
                1713,
                432
            ],
            [
                1713,
                474
            ],
            [
                1671,
                474
            ]
        ],
        [
            [
                1207,
                614
            ],
            [
                1250,
                614
            ],
            [
                1250,
                683
            ],
            [
                1207,
                683
            ]
        ],
        [
            [
                1198,
                743
            ],
            [
                1274,
                743
            ],
            [
                1274,
                799
            ],
            [
                1198,
                799
            ]
        ]
    ],
    "rec_boxes": [
        [
            215,
            401,
            250,
            444
        ],
        [
            1671,
            432,
            1713,
            474
        ],
        [
            1207,
            614,
            1250,
            683
        ],
        [
            1198,
            743,
            1274,
            799
        ]
    ]
}