{
    "input_path": "/opt/data/paddleocr/data/20260909201958885440.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": [
        [
            [
                82,
                20
            ],
            [
                394,
                20
            ],
            [
                394,
                117
            ],
            [
                82,
                117
            ]
        ],
        [
            [
                913,
                42
            ],
            [
                952,
                42
            ],
            [
                952,
                72
            ],
            [
                913,
                72
            ]
        ],
        [
            [
                979,
                40
            ],
            [
                1021,
                40
            ],
            [
                1021,
                75
            ],
            [
                979,
                75
            ]
        ],
        [
            [
                1054,
                38
            ],
            [
                1089,
                38
            ],
            [
                1089,
                79
            ],
            [
                1054,
                79
            ]
        ],
        [
            [
                414,
                62
            ],
            [
                704,
                66
            ],
            [
                704,
                111
            ],
            [
                413,
                108
            ]
        ]
    ],
    "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": [
        "个人简历",
        "2",
        "日",
        "口",
        "Personal resume"
    ],
    "rec_scores": [
        0.9996699094772339,
        0.12613976001739502,
        0.6205475926399231,
        0.2634202837944031,
        0.9995453953742981
    ],
    "rec_polys": [
        [
            [
                82,
                20
            ],
            [
                394,
                20
            ],
            [
                394,
                117
            ],
            [
                82,
                117
            ]
        ],
        [
            [
                913,
                42
            ],
            [
                952,
                42
            ],
            [
                952,
                72
            ],
            [
                913,
                72
            ]
        ],
        [
            [
                979,
                40
            ],
            [
                1021,
                40
            ],
            [
                1021,
                75
            ],
            [
                979,
                75
            ]
        ],
        [
            [
                1054,
                38
            ],
            [
                1089,
                38
            ],
            [
                1089,
                79
            ],
            [
                1054,
                79
            ]
        ],
        [
            [
                414,
                62
            ],
            [
                704,
                66
            ],
            [
                704,
                111
            ],
            [
                413,
                108
            ]
        ]
    ],
    "rec_boxes": [
        [
            82,
            20,
            394,
            117
        ],
        [
            913,
            42,
            952,
            72
        ],
        [
            979,
            40,
            1021,
            75
        ],
        [
            1054,
            38,
            1089,
            79
        ],
        [
            413,
            62,
            704,
            111
        ]
    ]
}