{
    "input_path": "/opt/data/paddleocr/data/20260909095819146534.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": [
        [
            [
                588,
                75
            ],
            [
                686,
                87
            ],
            [
                683,
                114
            ],
            [
                585,
                103
            ]
        ],
        [
            [
                1242,
                77
            ],
            [
                1334,
                72
            ],
            [
                1335,
                92
            ],
            [
                1243,
                98
            ]
        ],
        [
            [
                615,
                533
            ],
            [
                651,
                529
            ],
            [
                652,
                540
            ],
            [
                616,
                544
            ]
        ],
        [
            [
                775,
                802
            ],
            [
                818,
                809
            ],
            [
                816,
                828
            ],
            [
                772,
                821
            ]
        ],
        [
            [
                775,
                823
            ],
            [
                817,
                823
            ],
            [
                817,
                838
            ],
            [
                775,
                838
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "VOLVO",
        "VOLVO",
        "无无",
        "HMIN",
        ""
    ],
    "rec_scores": [
        0.9653875231742859,
        0.9859553575515747,
        0.47387605905532837,
        0.21931634843349457,
        0.0
    ],
    "rec_polys": [
        [
            [
                588,
                75
            ],
            [
                686,
                87
            ],
            [
                683,
                114
            ],
            [
                585,
                103
            ]
        ],
        [
            [
                1242,
                77
            ],
            [
                1334,
                72
            ],
            [
                1335,
                92
            ],
            [
                1243,
                98
            ]
        ],
        [
            [
                615,
                533
            ],
            [
                651,
                529
            ],
            [
                652,
                540
            ],
            [
                616,
                544
            ]
        ],
        [
            [
                775,
                802
            ],
            [
                818,
                809
            ],
            [
                816,
                828
            ],
            [
                772,
                821
            ]
        ],
        [
            [
                775,
                823
            ],
            [
                817,
                823
            ],
            [
                817,
                838
            ],
            [
                775,
                838
            ]
        ]
    ],
    "rec_boxes": [
        [
            585,
            75,
            686,
            114
        ],
        [
            1242,
            72,
            1335,
            98
        ],
        [
            615,
            529,
            652,
            544
        ],
        [
            772,
            802,
            818,
            828
        ],
        [
            775,
            823,
            817,
            838
        ]
    ]
}