{
    "input_path": "/opt/data/paddleocr/data/20260909150057885440.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": [
        [
            [
                7,
                0
            ],
            [
                316,
                0
            ],
            [
                315,
                92
            ],
            [
                6,
                89
            ]
        ],
        [
            [
                994,
                4
            ],
            [
                1019,
                4
            ],
            [
                1019,
                40
            ],
            [
                994,
                40
            ]
        ],
        [
            [
                171,
                268
            ],
            [
                327,
                268
            ],
            [
                327,
                296
            ],
            [
                171,
                296
            ]
        ],
        [
            [
                50,
                1267
            ],
            [
                317,
                1267
            ],
            [
                317,
                1291
            ],
            [
                50,
                1291
            ]
        ],
        [
            [
                365,
                1263
            ],
            [
                597,
                1265
            ],
            [
                596,
                1292
            ],
            [
                365,
                1291
            ]
        ]
    ],
    "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": [
        "个人简历",
        "Q",
        "152 591 90823",
        "技能证书：大学英语四级",
        "计算机二级MS Office"
    ],
    "rec_scores": [
        0.9995791912078857,
        0.4254990518093109,
        0.9723882675170898,
        0.9994276165962219,
        0.9598718881607056
    ],
    "rec_polys": [
        [
            [
                7,
                0
            ],
            [
                316,
                0
            ],
            [
                315,
                92
            ],
            [
                6,
                89
            ]
        ],
        [
            [
                994,
                4
            ],
            [
                1019,
                4
            ],
            [
                1019,
                40
            ],
            [
                994,
                40
            ]
        ],
        [
            [
                171,
                268
            ],
            [
                327,
                268
            ],
            [
                327,
                296
            ],
            [
                171,
                296
            ]
        ],
        [
            [
                50,
                1267
            ],
            [
                317,
                1267
            ],
            [
                317,
                1291
            ],
            [
                50,
                1291
            ]
        ],
        [
            [
                365,
                1263
            ],
            [
                597,
                1265
            ],
            [
                596,
                1292
            ],
            [
                365,
                1291
            ]
        ]
    ],
    "rec_boxes": [
        [
            6,
            0,
            316,
            92
        ],
        [
            994,
            4,
            1019,
            40
        ],
        [
            171,
            268,
            327,
            296
        ],
        [
            50,
            1267,
            317,
            1291
        ],
        [
            365,
            1263,
            597,
            1292
        ]
    ]
}