{
    "input_path": "/opt/data/paddleocr/data/20260909184304883383.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": [
        [
            [
                0,
                62
            ],
            [
                30,
                62
            ],
            [
                30,
                97
            ],
            [
                0,
                97
            ]
        ],
        [
            [
                0,
                121
            ],
            [
                30,
                121
            ],
            [
                30,
                159
            ],
            [
                0,
                159
            ]
        ],
        [
            [
                443,
                124
            ],
            [
                468,
                124
            ],
            [
                468,
                158
            ],
            [
                443,
                158
            ]
        ],
        [
            [
                0,
                465
            ],
            [
                45,
                465
            ],
            [
                45,
                520
            ],
            [
                0,
                520
            ]
        ],
        [
            [
                0,
                920
            ],
            [
                43,
                920
            ],
            [
                43,
                969
            ],
            [
                0,
                969
            ]
        ]
    ],
    "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",
        "工"
    ],
    "rec_scores": [
        0.3896109163761139,
        0.6260140538215637,
        0.47972172498703003,
        0.9809260368347168,
        0.5238773226737976
    ],
    "rec_polys": [
        [
            [
                0,
                62
            ],
            [
                30,
                62
            ],
            [
                30,
                97
            ],
            [
                0,
                97
            ]
        ],
        [
            [
                0,
                121
            ],
            [
                30,
                121
            ],
            [
                30,
                159
            ],
            [
                0,
                159
            ]
        ],
        [
            [
                443,
                124
            ],
            [
                468,
                124
            ],
            [
                468,
                158
            ],
            [
                443,
                158
            ]
        ],
        [
            [
                0,
                465
            ],
            [
                45,
                465
            ],
            [
                45,
                520
            ],
            [
                0,
                520
            ]
        ],
        [
            [
                0,
                920
            ],
            [
                43,
                920
            ],
            [
                43,
                969
            ],
            [
                0,
                969
            ]
        ]
    ],
    "rec_boxes": [
        [
            0,
            62,
            30,
            97
        ],
        [
            0,
            121,
            30,
            159
        ],
        [
            443,
            124,
            468,
            158
        ],
        [
            0,
            465,
            45,
            520
        ],
        [
            0,
            920,
            43,
            969
        ]
    ]
}