{
    "input_path": "/opt/data/paddleocr/data/20260909200814885440.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": [
        [
            [
                430,
                200
            ],
            [
                460,
                214
            ],
            [
                447,
                240
            ],
            [
                416,
                225
            ]
        ],
        [
            [
                116,
                266
            ],
            [
                144,
                266
            ],
            [
                144,
                293
            ],
            [
                116,
                293
            ]
        ],
        [
            [
                144,
                262
            ],
            [
                253,
                262
            ],
            [
                253,
                297
            ],
            [
                144,
                297
            ]
        ],
        [
            [
                150,
                589
            ],
            [
                253,
                589
            ],
            [
                253,
                621
            ],
            [
                150,
                621
            ]
        ],
        [
            [
                147,
                1186
            ],
            [
                254,
                1186
            ],
            [
                254,
                1222
            ],
            [
                147,
                1222
            ]
        ]
    ],
    "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": [
        "中",
        "文",
        "个人画像",
        "实习经历",
        "项目经历"
    ],
    "rec_scores": [
        0.36213237047195435,
        0.07718309015035629,
        0.999819815158844,
        0.9997105002403259,
        0.9998631477355957
    ],
    "rec_polys": [
        [
            [
                430,
                200
            ],
            [
                460,
                214
            ],
            [
                447,
                240
            ],
            [
                416,
                225
            ]
        ],
        [
            [
                116,
                266
            ],
            [
                144,
                266
            ],
            [
                144,
                293
            ],
            [
                116,
                293
            ]
        ],
        [
            [
                144,
                262
            ],
            [
                253,
                262
            ],
            [
                253,
                297
            ],
            [
                144,
                297
            ]
        ],
        [
            [
                150,
                589
            ],
            [
                253,
                589
            ],
            [
                253,
                621
            ],
            [
                150,
                621
            ]
        ],
        [
            [
                147,
                1186
            ],
            [
                254,
                1186
            ],
            [
                254,
                1222
            ],
            [
                147,
                1222
            ]
        ]
    ],
    "rec_boxes": [
        [
            416,
            200,
            460,
            240
        ],
        [
            116,
            266,
            144,
            293
        ],
        [
            144,
            262,
            253,
            297
        ],
        [
            150,
            589,
            253,
            621
        ],
        [
            147,
            1186,
            254,
            1222
        ]
    ]
}