{
    "input_path": "/opt/data/paddleocr/data/20260909142408587007.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,
                37
            ],
            [
                325,
                40
            ],
            [
                320,
                366
            ],
            [
                77,
                363
            ]
        ],
        [
            [
                606,
                184
            ],
            [
                953,
                182
            ],
            [
                953,
                213
            ],
            [
                606,
                216
            ]
        ],
        [
            [
                87,
                430
            ],
            [
                144,
                430
            ],
            [
                144,
                486
            ],
            [
                87,
                486
            ]
        ],
        [
            [
                92,
                1103
            ],
            [
                140,
                1103
            ],
            [
                140,
                1143
            ],
            [
                92,
                1143
            ]
        ],
        [
            [
                87,
                1631
            ],
            [
                144,
                1631
            ],
            [
                144,
                1689
            ],
            [
                87,
                1689
            ]
        ]
    ],
    "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": [
        "0",
        "PERSONALRESUME",
        "日",
        "9i",
        "回"
    ],
    "rec_scores": [
        0.15559105575084686,
        0.9941245913505554,
        0.52644282579422,
        0.46988552808761597,
        0.9809119701385498
    ],
    "rec_polys": [
        [
            [
                82,
                37
            ],
            [
                325,
                40
            ],
            [
                320,
                366
            ],
            [
                77,
                363
            ]
        ],
        [
            [
                606,
                184
            ],
            [
                953,
                182
            ],
            [
                953,
                213
            ],
            [
                606,
                216
            ]
        ],
        [
            [
                87,
                430
            ],
            [
                144,
                430
            ],
            [
                144,
                486
            ],
            [
                87,
                486
            ]
        ],
        [
            [
                92,
                1103
            ],
            [
                140,
                1103
            ],
            [
                140,
                1143
            ],
            [
                92,
                1143
            ]
        ],
        [
            [
                87,
                1631
            ],
            [
                144,
                1631
            ],
            [
                144,
                1689
            ],
            [
                87,
                1689
            ]
        ]
    ],
    "rec_boxes": [
        [
            77,
            37,
            325,
            366
        ],
        [
            606,
            182,
            953,
            216
        ],
        [
            87,
            430,
            144,
            486
        ],
        [
            92,
            1103,
            140,
            1143
        ],
        [
            87,
            1631,
            144,
            1689
        ]
    ]
}