{
    "input_path": "/opt/data/paddleocr/data/20260909191427953938.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": [
        [
            [
                94,
                75
            ],
            [
                1095,
                75
            ],
            [
                1095,
                102
            ],
            [
                94,
                102
            ]
        ],
        [
            [
                90,
                114
            ],
            [
                136,
                114
            ],
            [
                136,
                148
            ],
            [
                90,
                148
            ]
        ],
        [
            [
                91,
                155
            ],
            [
                207,
                155
            ],
            [
                207,
                186
            ],
            [
                91,
                186
            ]
        ],
        [
            [
                139,
                197
            ],
            [
                863,
                197
            ],
            [
                863,
                224
            ],
            [
                139,
                224
            ]
        ],
        [
            [
                139,
                245
            ],
            [
                852,
                245
            ],
            [
                852,
                271
            ],
            [
                139,
                271
            ]
        ]
    ],
    "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": [
        "2019/12-2020/03项目简介：运输运营实时+离线指标平台，支撑运营决策、成本与效率优",
        "化。",
        "工作内容：",
        "基于Flink-SQL实现实时数据处理，建设多维度、多层级运营指标；",
        "优化数据存储与查询性能，保障高并发、大数据量下报表稳定可用。"
    ],
    "rec_scores": [
        0.9864870309829712,
        0.9975906610488892,
        0.9937554597854614,
        0.9885967373847961,
        0.9993769526481628
    ],
    "rec_polys": [
        [
            [
                94,
                75
            ],
            [
                1095,
                75
            ],
            [
                1095,
                102
            ],
            [
                94,
                102
            ]
        ],
        [
            [
                90,
                114
            ],
            [
                136,
                114
            ],
            [
                136,
                148
            ],
            [
                90,
                148
            ]
        ],
        [
            [
                91,
                155
            ],
            [
                207,
                155
            ],
            [
                207,
                186
            ],
            [
                91,
                186
            ]
        ],
        [
            [
                139,
                197
            ],
            [
                863,
                197
            ],
            [
                863,
                224
            ],
            [
                139,
                224
            ]
        ],
        [
            [
                139,
                245
            ],
            [
                852,
                245
            ],
            [
                852,
                271
            ],
            [
                139,
                271
            ]
        ]
    ],
    "rec_boxes": [
        [
            94,
            75,
            1095,
            102
        ],
        [
            90,
            114,
            136,
            148
        ],
        [
            91,
            155,
            207,
            186
        ],
        [
            139,
            197,
            863,
            224
        ],
        [
            139,
            245,
            852,
            271
        ]
    ]
}