{
    "input_path": "/opt/data/paddleocr/data/20260910171421885440.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": [
        [
            [
                550,
                220
            ],
            [
                579,
                220
            ],
            [
                579,
                249
            ],
            [
                550,
                249
            ]
        ],
        [
            [
                250,
                267
            ],
            [
                271,
                267
            ],
            [
                271,
                288
            ],
            [
                250,
                288
            ]
        ],
        [
            [
                551,
                263
            ],
            [
                579,
                263
            ],
            [
                579,
                292
            ],
            [
                551,
                292
            ]
        ],
        [
            [
                855,
                264
            ],
            [
                887,
                264
            ],
            [
                887,
                295
            ],
            [
                855,
                295
            ]
        ],
        [
            [
                80,
                660
            ],
            [
                117,
                660
            ],
            [
                117,
                696
            ],
            [
                80,
                696
            ]
        ],
        [
            [
                81,
                1230
            ],
            [
                116,
                1230
            ],
            [
                116,
                1262
            ],
            [
                81,
                1262
            ]
        ]
    ],
    "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": [
        "回",
        "O",
        "*",
        "古",
        "办",
        "二"
    ],
    "rec_scores": [
        0.24459156394004822,
        0.5194423198699951,
        0.2747136652469635,
        0.07762952893972397,
        0.5959342122077942,
        0.20180635154247284
    ],
    "rec_polys": [
        [
            [
                550,
                220
            ],
            [
                579,
                220
            ],
            [
                579,
                249
            ],
            [
                550,
                249
            ]
        ],
        [
            [
                250,
                267
            ],
            [
                271,
                267
            ],
            [
                271,
                288
            ],
            [
                250,
                288
            ]
        ],
        [
            [
                551,
                263
            ],
            [
                579,
                263
            ],
            [
                579,
                292
            ],
            [
                551,
                292
            ]
        ],
        [
            [
                855,
                264
            ],
            [
                887,
                264
            ],
            [
                887,
                295
            ],
            [
                855,
                295
            ]
        ],
        [
            [
                80,
                660
            ],
            [
                117,
                660
            ],
            [
                117,
                696
            ],
            [
                80,
                696
            ]
        ],
        [
            [
                81,
                1230
            ],
            [
                116,
                1230
            ],
            [
                116,
                1262
            ],
            [
                81,
                1262
            ]
        ]
    ],
    "rec_boxes": [
        [
            550,
            220,
            579,
            249
        ],
        [
            250,
            267,
            271,
            288
        ],
        [
            551,
            263,
            579,
            292
        ],
        [
            855,
            264,
            887,
            295
        ],
        [
            80,
            660,
            117,
            696
        ],
        [
            81,
            1230,
            116,
            1262
        ]
    ]
}