{
    "input_path": "/opt/data/paddleocr/data/20260609085629611720.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": [
        [
            [
                84,
                22
            ],
            [
                393,
                22
            ],
            [
                393,
                114
            ],
            [
                84,
                114
            ]
        ],
        [
            [
                412,
                34
            ],
            [
                658,
                34
            ],
            [
                658,
                64
            ],
            [
                412,
                64
            ]
        ],
        [
            [
                414,
                66
            ],
            [
                703,
                68
            ],
            [
                703,
                109
            ],
            [
                413,
                106
            ]
        ],
        [
            [
                1057,
                57
            ],
            [
                1086,
                57
            ],
            [
                1086,
                95
            ],
            [
                1057,
                95
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "个人简历",
        "细心从每一个小细节开始。",
        "Personal resume",
        "口"
    ],
    "rec_scores": [
        0.9998712539672852,
        0.998201847076416,
        0.998529851436615,
        0.34382468461990356
    ],
    "rec_polys": [
        [
            [
                84,
                22
            ],
            [
                393,
                22
            ],
            [
                393,
                114
            ],
            [
                84,
                114
            ]
        ],
        [
            [
                412,
                34
            ],
            [
                658,
                34
            ],
            [
                658,
                64
            ],
            [
                412,
                64
            ]
        ],
        [
            [
                414,
                66
            ],
            [
                703,
                68
            ],
            [
                703,
                109
            ],
            [
                413,
                106
            ]
        ],
        [
            [
                1057,
                57
            ],
            [
                1086,
                57
            ],
            [
                1086,
                95
            ],
            [
                1057,
                95
            ]
        ]
    ],
    "rec_boxes": [
        [
            84,
            22,
            393,
            114
        ],
        [
            412,
            34,
            658,
            64
        ],
        [
            413,
            66,
            703,
            109
        ],
        [
            1057,
            57,
            1086,
            95
        ]
    ]
}