{
    "input_path": "/opt/data/paddleocr/data/20260909193314885440.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": [
        [
            [
                447,
                238
            ],
            [
                476,
                238
            ],
            [
                476,
                267
            ],
            [
                447,
                267
            ]
        ],
        [
            [
                58,
                293
            ],
            [
                77,
                293
            ],
            [
                77,
                311
            ],
            [
                58,
                311
            ]
        ],
        [
            [
                57,
                449
            ],
            [
                77,
                449
            ],
            [
                77,
                466
            ],
            [
                57,
                466
            ]
        ],
        [
            [
                55,
                553
            ],
            [
                79,
                553
            ],
            [
                79,
                578
            ],
            [
                55,
                578
            ]
        ],
        [
            [
                55,
                604
            ],
            [
                79,
                604
            ],
            [
                79,
                629
            ],
            [
                55,
                629
            ]
        ],
        [
            [
                447,
                713
            ],
            [
                476,
                713
            ],
            [
                476,
                741
            ],
            [
                447,
                741
            ]
        ],
        [
            [
                446,
                1324
            ],
            [
                477,
                1324
            ],
            [
                477,
                1358
            ],
            [
                446,
                1358
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "A",
        "仕",
        "8",
        "0",
        "日",
        "目",
        "圆"
    ],
    "rec_scores": [
        0.4119386076927185,
        0.23072335124015808,
        0.23324346542358398,
        0.7778887152671814,
        0.33756038546562195,
        0.5629880428314209,
        0.10444674640893936
    ],
    "rec_polys": [
        [
            [
                447,
                238
            ],
            [
                476,
                238
            ],
            [
                476,
                267
            ],
            [
                447,
                267
            ]
        ],
        [
            [
                58,
                293
            ],
            [
                77,
                293
            ],
            [
                77,
                311
            ],
            [
                58,
                311
            ]
        ],
        [
            [
                57,
                449
            ],
            [
                77,
                449
            ],
            [
                77,
                466
            ],
            [
                57,
                466
            ]
        ],
        [
            [
                55,
                553
            ],
            [
                79,
                553
            ],
            [
                79,
                578
            ],
            [
                55,
                578
            ]
        ],
        [
            [
                55,
                604
            ],
            [
                79,
                604
            ],
            [
                79,
                629
            ],
            [
                55,
                629
            ]
        ],
        [
            [
                447,
                713
            ],
            [
                476,
                713
            ],
            [
                476,
                741
            ],
            [
                447,
                741
            ]
        ],
        [
            [
                446,
                1324
            ],
            [
                477,
                1324
            ],
            [
                477,
                1358
            ],
            [
                446,
                1358
            ]
        ]
    ],
    "rec_boxes": [
        [
            447,
            238,
            476,
            267
        ],
        [
            58,
            293,
            77,
            311
        ],
        [
            57,
            449,
            77,
            466
        ],
        [
            55,
            553,
            79,
            578
        ],
        [
            55,
            604,
            79,
            629
        ],
        [
            447,
            713,
            476,
            741
        ],
        [
            446,
            1324,
            477,
            1358
        ]
    ]
}