{
    "input_path": "/opt/data/paddleocr/data/20260909190016962838.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": [
        [
            [
                365,
                344
            ],
            [
                616,
                344
            ],
            [
                616,
                368
            ],
            [
                365,
                368
            ]
        ],
        [
            [
                159,
                862
            ],
            [
                298,
                859
            ],
            [
                299,
                898
            ],
            [
                159,
                900
            ]
        ],
        [
            [
                363,
                866
            ],
            [
                536,
                866
            ],
            [
                536,
                893
            ],
            [
                363,
                893
            ]
        ]
    ],
    "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.9995641708374023,
        0.9998391270637512,
        0.9997046589851379
    ],
    "rec_polys": [
        [
            [
                365,
                344
            ],
            [
                616,
                344
            ],
            [
                616,
                368
            ],
            [
                365,
                368
            ]
        ],
        [
            [
                159,
                862
            ],
            [
                298,
                859
            ],
            [
                299,
                898
            ],
            [
                159,
                900
            ]
        ],
        [
            [
                363,
                866
            ],
            [
                536,
                866
            ],
            [
                536,
                893
            ],
            [
                363,
                893
            ]
        ]
    ],
    "rec_boxes": [
        [
            365,
            344,
            616,
            368
        ],
        [
            159,
            859,
            299,
            900
        ],
        [
            363,
            866,
            536,
            893
        ]
    ]
}