{
    "input_path": "/opt/data/paddleocr/data/20260909095823611720.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": [
        [
            [
                619,
                142
            ],
            [
                658,
                142
            ],
            [
                658,
                157
            ],
            [
                619,
                157
            ]
        ],
        [
            [
                792,
                136
            ],
            [
                869,
                136
            ],
            [
                869,
                165
            ],
            [
                792,
                165
            ]
        ],
        [
            [
                208,
                329
            ],
            [
                444,
                315
            ],
            [
                467,
                703
            ],
            [
                231,
                717
            ]
        ],
        [
            [
                778,
                442
            ],
            [
                846,
                442
            ],
            [
                846,
                472
            ],
            [
                778,
                472
            ]
        ],
        [
            [
                1407,
                773
            ],
            [
                1521,
                773
            ],
            [
                1521,
                793
            ],
            [
                1407,
                793
            ]
        ]
    ],
    "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": [
        "LOGO",
        "启境",
        "",
        "启境",
        "华为乾崑启境"
    ],
    "rec_scores": [
        0.8884326815605164,
        0.9972461462020874,
        0.0,
        0.9970155358314514,
        0.9750487804412842
    ],
    "rec_polys": [
        [
            [
                619,
                142
            ],
            [
                658,
                142
            ],
            [
                658,
                157
            ],
            [
                619,
                157
            ]
        ],
        [
            [
                792,
                136
            ],
            [
                869,
                136
            ],
            [
                869,
                165
            ],
            [
                792,
                165
            ]
        ],
        [
            [
                208,
                329
            ],
            [
                444,
                315
            ],
            [
                467,
                703
            ],
            [
                231,
                717
            ]
        ],
        [
            [
                778,
                442
            ],
            [
                846,
                442
            ],
            [
                846,
                472
            ],
            [
                778,
                472
            ]
        ],
        [
            [
                1407,
                773
            ],
            [
                1521,
                773
            ],
            [
                1521,
                793
            ],
            [
                1407,
                793
            ]
        ]
    ],
    "rec_boxes": [
        [
            619,
            142,
            658,
            157
        ],
        [
            792,
            136,
            869,
            165
        ],
        [
            208,
            315,
            467,
            717
        ],
        [
            778,
            442,
            846,
            472
        ],
        [
            1407,
            773,
            1521,
            793
        ]
    ]
}