{
    "input_path": "/opt/data/paddleocr/data/20260909142135885440.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": [
        [
            [
                500,
                52
            ],
            [
                521,
                52
            ],
            [
                521,
                76
            ],
            [
                500,
                76
            ]
        ],
        [
            [
                508,
                95
            ],
            [
                520,
                119
            ],
            [
                509,
                124
            ],
            [
                497,
                100
            ]
        ],
        [
            [
                499,
                148
            ],
            [
                522,
                148
            ],
            [
                522,
                165
            ],
            [
                499,
                165
            ]
        ],
        [
            [
                496,
                200
            ],
            [
                511,
                186
            ],
            [
                525,
                200
            ],
            [
                511,
                214
            ]
        ],
        [
            [
                55,
                433
            ],
            [
                95,
                433
            ],
            [
                95,
                468
            ],
            [
                55,
                468
            ]
        ],
        [
            [
                69,
                1296
            ],
            [
                80,
                1296
            ],
            [
                80,
                1304
            ],
            [
                69,
                1304
            ]
        ],
        [
            [
                57,
                1430
            ],
            [
                92,
                1430
            ],
            [
                92,
                1471
            ],
            [
                57,
                1471
            ]
        ]
    ],
    "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": [
        "画",
        "C",
        "M",
        "。",
        "国",
        "0",
        "8"
    ],
    "rec_scores": [
        0.2646195590496063,
        0.7196016907691956,
        0.36280715465545654,
        0.18520815670490265,
        0.14749866724014282,
        0.30434077978134155,
        0.7503201961517334
    ],
    "rec_polys": [
        [
            [
                500,
                52
            ],
            [
                521,
                52
            ],
            [
                521,
                76
            ],
            [
                500,
                76
            ]
        ],
        [
            [
                508,
                95
            ],
            [
                520,
                119
            ],
            [
                509,
                124
            ],
            [
                497,
                100
            ]
        ],
        [
            [
                499,
                148
            ],
            [
                522,
                148
            ],
            [
                522,
                165
            ],
            [
                499,
                165
            ]
        ],
        [
            [
                496,
                200
            ],
            [
                511,
                186
            ],
            [
                525,
                200
            ],
            [
                511,
                214
            ]
        ],
        [
            [
                55,
                433
            ],
            [
                95,
                433
            ],
            [
                95,
                468
            ],
            [
                55,
                468
            ]
        ],
        [
            [
                69,
                1296
            ],
            [
                80,
                1296
            ],
            [
                80,
                1304
            ],
            [
                69,
                1304
            ]
        ],
        [
            [
                57,
                1430
            ],
            [
                92,
                1430
            ],
            [
                92,
                1471
            ],
            [
                57,
                1471
            ]
        ]
    ],
    "rec_boxes": [
        [
            500,
            52,
            521,
            76
        ],
        [
            497,
            95,
            520,
            124
        ],
        [
            499,
            148,
            522,
            165
        ],
        [
            496,
            186,
            525,
            214
        ],
        [
            55,
            433,
            95,
            468
        ],
        [
            69,
            1296,
            80,
            1304
        ],
        [
            57,
            1430,
            92,
            1471
        ]
    ]
}