{
    "input_path": "/opt/data/paddleocr/data/20260909135512271493.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": [
        [
            [
                0,
                116
            ],
            [
                23,
                116
            ],
            [
                23,
                138
            ],
            [
                0,
                138
            ]
        ],
        [
            [
                431,
                114
            ],
            [
                450,
                114
            ],
            [
                450,
                139
            ],
            [
                431,
                139
            ]
        ],
        [
            [
                0,
                317
            ],
            [
                124,
                317
            ],
            [
                124,
                356
            ],
            [
                0,
                356
            ]
        ]
    ],
    "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.22009164094924927,
        0.5283931493759155,
        0.9999252557754517
    ],
    "rec_polys": [
        [
            [
                0,
                116
            ],
            [
                23,
                116
            ],
            [
                23,
                138
            ],
            [
                0,
                138
            ]
        ],
        [
            [
                431,
                114
            ],
            [
                450,
                114
            ],
            [
                450,
                139
            ],
            [
                431,
                139
            ]
        ],
        [
            [
                0,
                317
            ],
            [
                124,
                317
            ],
            [
                124,
                356
            ],
            [
                0,
                356
            ]
        ]
    ],
    "rec_boxes": [
        [
            0,
            116,
            23,
            138
        ],
        [
            431,
            114,
            450,
            139
        ],
        [
            0,
            317,
            124,
            356
        ]
    ]
}