{
    "input_path": "/opt/data/paddleocr/data/20260909201741953938.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": [
        [
            [
                210,
                131
            ],
            [
                234,
                131
            ],
            [
                234,
                150
            ],
            [
                210,
                150
            ]
        ],
        [
            [
                452,
                126
            ],
            [
                479,
                126
            ],
            [
                479,
                153
            ],
            [
                452,
                153
            ]
        ],
        [
            [
                612,
                126
            ],
            [
                635,
                126
            ],
            [
                635,
                152
            ],
            [
                612,
                152
            ]
        ],
        [
            [
                873,
                125
            ],
            [
                902,
                125
            ],
            [
                902,
                154
            ],
            [
                873,
                154
            ]
        ],
        [
            [
                126,
                574
            ],
            [
                135,
                574
            ],
            [
                135,
                586
            ],
            [
                126,
                586
            ]
        ],
        [
            [
                125,
                592
            ],
            [
                136,
                592
            ],
            [
                136,
                617
            ],
            [
                125,
                617
            ]
        ]
    ],
    "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": [
        "目",
        "L",
        "0",
        "苗",
        "●",
        "："
    ],
    "rec_scores": [
        0.4207194745540619,
        0.5581313967704773,
        0.39917001128196716,
        0.42587170004844666,
        0.8887062668800354,
        0.45818206667900085
    ],
    "rec_polys": [
        [
            [
                210,
                131
            ],
            [
                234,
                131
            ],
            [
                234,
                150
            ],
            [
                210,
                150
            ]
        ],
        [
            [
                452,
                126
            ],
            [
                479,
                126
            ],
            [
                479,
                153
            ],
            [
                452,
                153
            ]
        ],
        [
            [
                612,
                126
            ],
            [
                635,
                126
            ],
            [
                635,
                152
            ],
            [
                612,
                152
            ]
        ],
        [
            [
                873,
                125
            ],
            [
                902,
                125
            ],
            [
                902,
                154
            ],
            [
                873,
                154
            ]
        ],
        [
            [
                126,
                574
            ],
            [
                135,
                574
            ],
            [
                135,
                586
            ],
            [
                126,
                586
            ]
        ],
        [
            [
                125,
                592
            ],
            [
                136,
                592
            ],
            [
                136,
                617
            ],
            [
                125,
                617
            ]
        ]
    ],
    "rec_boxes": [
        [
            210,
            131,
            234,
            150
        ],
        [
            452,
            126,
            479,
            153
        ],
        [
            612,
            126,
            635,
            152
        ],
        [
            873,
            125,
            902,
            154
        ],
        [
            126,
            574,
            135,
            586
        ],
        [
            125,
            592,
            136,
            617
        ]
    ]
}