{
    "input_path": "/opt/data/paddleocr/data/20260909140909962838.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": [
        [
            [
                390,
                19
            ],
            [
                562,
                19
            ],
            [
                562,
                68
            ],
            [
                390,
                68
            ]
        ],
        [
            [
                542,
                30
            ],
            [
                799,
                34
            ],
            [
                798,
                69
            ],
            [
                541,
                65
            ]
        ],
        [
            [
                71,
                853
            ],
            [
                128,
                853
            ],
            [
                128,
                907
            ],
            [
                71,
                907
            ]
        ],
        [
            [
                64,
                1063
            ],
            [
                135,
                1063
            ],
            [
                135,
                1123
            ],
            [
                64,
                1123
            ]
        ],
        [
            [
                63,
                1225
            ],
            [
                145,
                1225
            ],
            [
                145,
                1289
            ],
            [
                63,
                1289
            ]
        ],
        [
            [
                64,
                1419
            ],
            [
                145,
                1419
            ],
            [
                145,
                1477
            ],
            [
                64,
                1477
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "个人简历",
        "Personal resume",
        "目",
        "明",
        "8",
        "日"
    ],
    "rec_scores": [
        0.9997850656509399,
        0.9644067883491516,
        0.7119245529174805,
        0.34478744864463806,
        0.0925351083278656,
        0.40000298619270325
    ],
    "rec_polys": [
        [
            [
                390,
                19
            ],
            [
                562,
                19
            ],
            [
                562,
                68
            ],
            [
                390,
                68
            ]
        ],
        [
            [
                542,
                30
            ],
            [
                799,
                34
            ],
            [
                798,
                69
            ],
            [
                541,
                65
            ]
        ],
        [
            [
                71,
                853
            ],
            [
                128,
                853
            ],
            [
                128,
                907
            ],
            [
                71,
                907
            ]
        ],
        [
            [
                64,
                1063
            ],
            [
                135,
                1063
            ],
            [
                135,
                1123
            ],
            [
                64,
                1123
            ]
        ],
        [
            [
                63,
                1225
            ],
            [
                145,
                1225
            ],
            [
                145,
                1289
            ],
            [
                63,
                1289
            ]
        ],
        [
            [
                64,
                1419
            ],
            [
                145,
                1419
            ],
            [
                145,
                1477
            ],
            [
                64,
                1477
            ]
        ]
    ],
    "rec_boxes": [
        [
            390,
            19,
            562,
            68
        ],
        [
            541,
            30,
            799,
            69
        ],
        [
            71,
            853,
            128,
            907
        ],
        [
            64,
            1063,
            135,
            1123
        ],
        [
            63,
            1225,
            145,
            1289
        ],
        [
            64,
            1419,
            145,
            1477
        ]
    ]
}