{
    "input_path": "/opt/data/paddleocr/data/20260909190721146534.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": [
        [
            [
                2,
                235
            ],
            [
                253,
                235
            ],
            [
                253,
                258
            ],
            [
                2,
                258
            ]
        ],
        [
            [
                0,
                784
            ],
            [
                131,
                784
            ],
            [
                131,
                811
            ],
            [
                0,
                811
            ]
        ],
        [
            [
                0,
                1349
            ],
            [
                124,
                1344
            ],
            [
                126,
                1386
            ],
            [
                0,
                1391
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "渤海船舶重工股份有限公司",
        "渤海船舶重工",
        "项目经验"
    ],
    "rec_scores": [
        0.9880136847496033,
        0.9970352649688721,
        0.9998743534088135
    ],
    "rec_polys": [
        [
            [
                2,
                235
            ],
            [
                253,
                235
            ],
            [
                253,
                258
            ],
            [
                2,
                258
            ]
        ],
        [
            [
                0,
                784
            ],
            [
                131,
                784
            ],
            [
                131,
                811
            ],
            [
                0,
                811
            ]
        ],
        [
            [
                0,
                1349
            ],
            [
                124,
                1344
            ],
            [
                126,
                1386
            ],
            [
                0,
                1391
            ]
        ]
    ],
    "rec_boxes": [
        [
            2,
            235,
            253,
            258
        ],
        [
            0,
            784,
            131,
            811
        ],
        [
            0,
            1344,
            126,
            1391
        ]
    ]
}